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?