Support › Forums › Azul – HTML Template › Google Maps not displayin › Reply To: Google Maps not displayin
July 2, 2016 at 10:03 am
#5396
Keymaster
Hi,
I have found the solution. Google Maps Api has changed. Now, you need to get a Google Api Key and paste it in your application, include it as a key parameter value. In the default file index.html, where the google maps script is loaded, you have paste the next code changing the value YOUR_API_KEY by yours:
src="http://maps.google.com/maps/api/js?key=YOUR_API_KEY&sensor=false"
Regards
-
This reply was modified 4 years, 8 months ago by
CreaboxThemes.
-
This reply was modified 4 years, 8 months ago by
CreaboxThemes.