Page 1 of 1
ERROR: "This page did not load Google Maps correctly. Please check the JavaScript Console for technical details."
Posted: 10 Oct 2017, 15:25
by Tiago Neves
good afternoon.
I installed version 3.0.4 of phoca maps.
I created an API on google and activated the site where I am using phoca maps.
When I try to view the map it always gives "This page did not load Google Maps correctly. Please check the JavaScript Console for technical details."
how to solve?
LINK =
http://sentidoaprovado.pt/index.php/mapa
Best regards,
Tiago
Re: ERROR: "This page did not load Google Maps correctly. Please check the JavaScript Console for technical details."
Posted: 10 Oct 2017, 23:46
by christine
Hi Tiago,
that's correct. You should check the JS Console. On your site I see following message:
"Google Maps API warning: NoApiKeys
https://developers.google.com/maps/docu ... o-api-keys"
Enable at least these basic APIs:
Google Maps JavaScript API - to display the map
Google Maps Geocoding API - to set coordinates by address
Google Maps Directions API - to display route in the map
documentation:
https://www.phoca.cz/documents/53-phoca ... ps-api-key
Kind regards, Christine
Re: ERROR: "This page did not load Google Maps correctly. Please check the JavaScript Console for technical details."
Posted: 12 Oct 2017, 22:03
by Tiago Neves
Thanks Christine for the answer.
I already did these steps and confirmed the activation of api in google.
I confirmed the activation of the API on the site:
https://toolbox.googleapps.com/apps/dig/#TXT/ (sentidoaprovado.pt)
But it's still not working.
Can you help me solve this problem?
Thanks.
Best Regards,
Tiago Neves
Re: ERROR: "This page did not load Google Maps correctly. Please check the JavaScript Console for technical details."
Posted: 13 Oct 2017, 14:46
by Jan
Google Maps API error: MissingKeyMapError - so try to follow the link added by this error:
https://developers.google.com/maps/docu ... -map-error
Google Maps API warning: NoApiKeys
https://developers.google.com/maps/docu ... o-api-keys
Jan