Page 1 of 1

Google Maps API warning: NoApiKeys

Posted: Mon Apr 04, 2016 10:10 pm
by Ole Henrik Oftedal

Hi!

I have tried the Google map demo/example in Appery and I'm trying to implement it into my own app.

When I start the app i get this warning/errormessage:

Google Maps API warning: NoApiKeys https://developers.google.com/maps/do...

Can I completly ignore this message? If not; how do I get rid of it?

My app will use the geolocation service up to five times a day to get the current position of the user. The user can also see his/her position and a couple of other markers on the map.

Ole.


Google Maps API warning: NoApiKeys

Posted: Tue Apr 05, 2016 8:28 pm
by Serhii Kulibaba

Hello,

Please clarify, did you add your own google maps js lib? If so - you have to set your own key there. Else - you can use default Appery.io sollution for that:
https://devcenter.appery.io/tutorials...


Google Maps API warning: NoApiKeys

Posted: Tue Apr 05, 2016 8:48 pm
by Ole Henrik Oftedal

Fine. I have used the Appery solution you mentioned so I will just ignore the warning. Thanks!