![]() |
|
google maps api - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: google maps api (/thread-12586.html) |
google maps api - slommer - 2016-09-21 Just installed zenphoto last week and all is perfect. Devtools in chrome says the following: I insert my google Api key in zp-core/zp-extensions/GoogleMap/CodeIgniter-Google-Maps-V3-API/Googlemaps.php Anyone can give me a tip on how to fix this? Thnx in advance SlommeR google maps api - acrylian - 2016-09-21 Apparently Google changed something recently no one noticed and now a key is required if you use the api⦠Probably the plugin needs some reviewand an option for that key (don't have any right now). You could also try the currently "half official" OpenStreepMap plugin as an alternative which for sure does not require any keys. google maps api - fretzl - 2016-09-22 Yes, Google has changed its "Google Maps APIs Standard Plan" since june 2016. In the meantime you could try the following: change line 140 from google maps api - slommer - 2016-09-22 Awesome. Got both things working. But prefer google maps for now. Easier with different themes and openstreetmaps zooms out to country view when display the photo itself. Thnx for the quick support on this. google maps api - fretzl - 2016-09-22 Quote:...openstreetmaps zooms out to country view when display the photo itself google maps api - acrylian - 2016-09-22 Quote:But prefer google maps for now. google maps api - acrylian - 2016-09-22 Actually openstreetmap should focus on the marker of the current image and not zoom out (except for album view where it should to fit several markers). If so that probably can be changed. google maps api - fretzl - 2016-09-24 An option for an API key has been added to the plugin. |