Google maps doesn't work in some accounts

linuxpl

Verified User
Joined
Mar 13, 2015
Messages
23
Location
Poland
Hi,

I have a very puzzling situation: one of my reseller create pages with google maps.
On some websites maps are work, on rest not work - but this is javascript problem (maybe apache?), not php.
Examples:

This not work:
http://www.eltelsat.pl/temp/mapa.html

This work:
http://www.t-rade.net.pl/pm/mapa.html
http://etest.hs1.linux.pl/mapa.html

All these html files are the same, and all css and js are linked to first site. Last page is fresh created account by admin, first and second are resellers clients.

Can anybody tell me what ma be wrong? What may block work of google maps?
 
This is not really DA related, as it's purely client side code in combination with the external service Google Maps.

I'm testing http://www.eltelsat.pl/temp/mapa.html and http://www.t-rade.net.pl/pm/mapa.html. Both sites throw these 2 warnings:


However http://www.eltelsat.pl/temp/mapa.html throws an hard error:


So the problem is probably that you don't specify an API key. Either way this just purely Google Maps related.
 
This is not really DA related, as it's purely client side code in combination with the external service Google Maps.

So the problem is probably that you don't specify an API key. Either way this just purely Google Maps related.

Thanks,
after some time I'm get this info from google:
https://googlegeodevelopers.blogspot.com.au/2016/06/building-for-scale-updates-to-google.html

This mean all new domains (after June 22, 2016) need api key - this may be solution, because old domains work and only new accounts has api key error.

Br. Arek.
 
Back
Top