angular-google-places-autocomplete icon indicating copy to clipboard operation
angular-google-places-autocomplete copied to clipboard

I am unclear where I am supposed to place my API key

Open MichaelFriedberg opened this issue 8 years ago • 4 comments

Where does my API go in your script?

MichaelFriedberg avatar Dec 29 '16 16:12 MichaelFriedberg

<script src="https://maps.googleapis.com/maps/api/js?libraries=places&key=xxxxxxxxxxx"></script>

dathims avatar Dec 29 '16 16:12 dathims

is it safe to use this link in ionic app...i heard its apple store doesn't allow this. Please confirm i am using this in an ionic app and need to confirm.

charumahajan avatar Dec 30 '16 06:12 charumahajan

Better to use the native google map SDK implementation in ionic with cordova as you can see here : https://ionicframework.com/docs/v2/native/google-maps/ and the instruction there : https://github.com/mapsplugin/cordova-plugin-googlemaps

dathims avatar Dec 30 '16 09:12 dathims

why is this issue still open?

victorhazbun avatar Jan 11 '18 21:01 victorhazbun