Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ian Dunn

    (@iandunn)

    functions.js does exist in 1.7, but if you don’t have it for some reason you can just reinstall the plugin, or copy the file from that link.

    Thread Starter imp31

    (@imp31)

    Thank you very much for this plugin and for your help ??
    I reinstalled the plugin and added this in function.js (after mapOptions on line 49) :

    mapOptions.draggable = false; // dragg or not
    mapOptions.scrollwheel = false; // zoom or not with scrollwheel
    mapOptions.disableDoubleClickZoom = true;
    mapOptions.streetViewControl = false; // see yellow guy or not

    It works fine !
    Thanks again ??

    Great, it works fine

    awesome thank you !!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Basic Google Maps Placemarks] Lock Zoom on 1.7 (scrollwheel and double click)’ is closed to new replies.