Page 1 of 1
Using own Key with Google Maps API
Posted: Wed Jun 17, 2015 1:15 pm
by Jan Kotowski
I keep getting an error "Geocode was not successful for the following reason: OVER_QUERY_LIMIT" when I try to use Google Maps with markers within my app.
I understand that the workaround is to use my own key with the google API. I tried putting into external resources, but I now get a warning "You have included the Google Maps API multiple times on this page. This may cause unexpected errors."
What's the proper way to do this?
Using own Key with Google Maps API
Posted: Wed Jun 17, 2015 5:31 pm
by Serhii Kulibaba
Using own Key with Google Maps API
Posted: Thu Jun 18, 2015 1:15 pm
by Jan Kotowski
Thanks, I read this article and followed suggested instructions... however, I still don't know how to effectively apply the google key.
Can you elaborate on the steps?
This is where I added it and the error that I get.
Using own Key with Google Maps API
Posted: Thu Jun 18, 2015 2:32 pm
by Bruce Stuart
My suggestion - Ignore the error. Everything works fine even though you get this error.
I had the same question when I added the API - and - Evegene let me know that it's nothing to be concerned about - the API will work.
Using own Key with Google Maps API
Posted: Thu Jun 18, 2015 4:28 pm
by Jan Kotowski
Thanks Bruce - the problem is that I'm still getting the OVER_QUERY_LIMIT errors. So, I must be missing something...
Anyone else?
Using own Key with Google Maps API
Posted: Mon Aug 31, 2015 2:48 pm
by Blair Cox
I think it's actually a bug in the appery.js. I'm getting that error now as well, but only one problem. I'm not actually sending anything to the Google API so shouldn't be seeing this.
Using own Key with Google Maps API
Posted: Fri Jan 15, 2016 3:15 am
by B5107656409
Hello All,
I am facing the same problem.. "You have included the Google Maps API multiple times on this page. This may cause unexpected errors."
could any body please confirm? .. what should I do?
many thanks in advance
Regards
Win
Using own Key with Google Maps API
Posted: Fri Jan 15, 2016 7:15 am
by Evgene Karachevtsev