Hi All,
I've downloaded the codes for the TAB THEME map and I would like to update the mapOption with setting minZoom and maxZoom properties. But i couldn't find the core.js or main.js in the folder (see attached screenshot), where do I add the min/maxZoom options to?
Please help.
thanks,
Wilson
(i'm looking for this piece of script and try to insert min/maxzoom options)
var mapDeferred = esri.arcgis.utils.createMap(WEBMAP_ID, "map", {
mapOptions: {
slider: false,
wrapAround180:false
minZoom: 10,
maxZoom: 12