thanks for your reply. i added the lods as suggested, and i'm seeing no change. for the map, i am loading first a dynamic layer, then 3 tiled layers. i used levels 0-6 of the tiled layers (all three had the same resolution and scale for each level id)could it be since i'm defining my initial extent, and then using the dynamic layer as my first layer, it is ignoring lods?thanks for the help
hi,newbie question here: i have a map viewer with a zoom slider bar (the default one) in the top left. problem is, the initial extent - which i define in my map constructor:map = new esri.Map("map", { extent:initialExtent, logo:false});the problem is the default view is halfway up the zoom bar (which only leaves around 3 tics until it is maxed out. what i would like is the default view to be at the bottom of the zoom slider so the user has several tics to zoom in further. in other words, so the user can only zoom in, not zoom out past my initial extent. how would i do this?thanks!
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.