I am using ArcGIS java script API for creating map. I am trying to disable the double-click zoom in the map. Here is link of my map: http://urbanaccessregulations.eu/mindcrew/mobile-popup.html
I used both methods which are given in documentation of Arcgis JS:
map.isDoubleClickZoom=false;map.disableDoubleClickZoom();But still the double click zoom is not disabled - what am I doing wrong?
أكثر...
I used both methods which are given in documentation of Arcgis JS:
map.isDoubleClickZoom=false;map.disableDoubleClickZoom();But still the double click zoom is not disabled - what am I doing wrong?
أكثر...