Reply To: Google Map Coordinates

Support Forums Azul – HTML Template Google Map Coordinates Reply To: Google Map Coordinates

#3567
CreaboxThemes
Keymaster

Hi Baris,

sorry for the delay. I have checked the script and I have changed the coordinates and the it works fine.
I don’t understand your problem.
The coordinates have to be changed in the file scripts.js, the lines 215-218:

 center: new google.maps.LatLng(40.740208, -73.983386),
	    markers: [{
		  latitude: 40.740208, 
		  longitude: -73.983386

Regards

  • This reply was modified 10 years, 2 months ago by CreaboxThemes.