Google Map Coordinates

Support Forums Azul – HTML Template Google Map Coordinates

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3562
    Baris
    Participant

    Hey there,

    Great Template you have here but I’m having difficulty editing the coordinates in the scripts.js

    Changing the decimal coordinate has no effect on the map. It still shows the default coordinates in New York City. Even if I empty all the cache in the browser.

    Are there any other lines I should change other than the scripts.js?

    Thanks in advance

    Baris

    #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.
    #3570
    Baris
    Participant

    oh I was editing the scripts.js all along. I was using a video background html. that’s why I thought it wasn’t working 🙂

    Editing the scripts-video.js solved the problem.

    Thank you

    #3571
    CreaboxThemes
    Keymaster

    OK, regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.