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 🙂