Categories

Landing Page. How to change Google Map location

George Jones May 15, 2015
Rating: 5.0/5. From 2 votes.
Please wait...

This video tutorial is going to show how to change Google map location in Landing Page templates.

Landing Page. How to change Google Map location

  1. You can use FTP or File Manager, open index.html file located in the root directory:

    Landing Page-how to change Google map location-1

  2. Search for the line:

    <ul class="map_locations"> <li data-x="-119.2704153,6" data-y="37.2718745">

    You will need to change latitude and longitude values:

       data-x="-73.9874068" data-y="40.643180"
       

    Landing Page-how to change Google map location-2

  3. Open https://maps.google.com and find the address you want to add, click on Share -> Embed, copy latitude and longitude:

    Landing Page-how to change Google map location-3

  4. Enter the new latitude and longitude to index.html file and save changes:

    Landing Page-how to change Google map location-4

  5. Go to js folder that is located in the root and open jquery.rd-google-map.js file :

    Landing Page-how to change Google map location-5

  6. Search for the line:

      
        defaults = {
                map: {
                    x: -73.9924068,
                    y: 40.646197,
                    zoom: 14
        

    You will need to change latitude and longitude values :

          data-x="-73.9874068" data-y="40.643180"
       

    Landing Page-how to change Google map location-6

  7. Refresh your site to see the changes:

    Landing Page-how to change Google map location-7

Feel free to check the detailed video tutorial below:

Landing Page. How to change Google Map location

Responsive Landing Page Template
This entry was posted in Landing Page Tutorials and tagged gmap, google, landing, map, page. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket