Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Cris Puno

    (@crispuno)

    Hi Midori,
    It’s a feature that I’m still working on – I’ll probably have it within the next two weeks and post it here. Thanks for the input and thanks for using the plugin!
    Cris

    I’m looking for this also. About a third of my locations are in various parts of the UK.

    Open the storelocator.php file with a text editor. In line 22 you’ll find the load function. In this function, there are two lines, where the center and zoom of the map gets set.

    center: new google.maps.LatLng(50.9766, 11.0263),
            zoom: 5,

    Change the coordinates (latitude, longitude) and zoom (1=in to 10=out).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Pazzey's Store Locator] Default location of the map ?’ is closed to new replies.