Posts

Showing posts from September, 2016

How to Add API Key to Responsive Color Google Map for Joomla

In mid-2016 google changed their Maps APIs authentication and usage limits. Google announced some changes to the Google Maps APIs authentication and usage limits: http://googlegeodevelopers.blogspot.com.au/2016/06/building-for-scale-updates-to-google.html Usage of the Google Maps APIs now requires a key. If you are using the Google Maps API on localhost or your domain was not active prior to June 22nd, 2016, it will require a key going forward. To fix this problem, please see the Google Maps APIs documentation to get a key and add it to your application: https://developers.google.com/maps/documentation/javascript/get-api-key The result of this was that joomla modules for maps began to show an error message. The solution for fixing this in the colourful Responsive color google map v1.1.0 is to include an API key as follows. Head here https://developers.google.com/maps/documentation/javascript/get-api-key and click on get key. Generate an API key and save it somewhere...