Comments Andrew started the conversationJuly 26, 2016 at 7:25pmHi, the documentation re google maps refers to a .js that doesn exist. I see the code is now in the index files. I cant however get it to work correctly. I'm getting the following console error when it fails to get the map. Any thoughts on the issue? maps.googleapis.com/maps/api/js?key=AIzaSyBPUcfl1tG1Q_tP8s1Zw5ts9b2hI0Yw4o0&signed_in=true&callback=initMap:35 Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-errorYour site URL to be authorized: ...Do I need to get a API key for the domain? 850Jelly repliedJuly 26, 2016 at 8:18pmHi,Yes, the google maps now requires author key for per domain. Please read more information about this here:https://developers.google.com/maps/documentation/javascript/get-api-keyBest Regards,Jelly Team Sign in to reply ...
Hi,
the documentation re google maps refers to a .js that doesn exist. I see the code is now in the index files. I cant however get it to work correctly. I'm getting the following console error when it fails to get the map. Any thoughts on the issue?
maps.googleapis.com/maps/api/js?key=AIzaSyBPUcfl1tG1Q_tP8s1Zw5ts9b2hI0Yw4o0&signed_in=true&callback=initMap:35 Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: ...
Do I need to get a API key for the domain?
Hi,
Yes, the google maps now requires author key for per domain. Please read more information about this here:
https://developers.google.com/maps/documentation/javascript/get-api-key
Best Regards,
Jelly Team