It seems like the navigation zoom in and zoom out toolbar is following the cached tiling scheme / define scales levels of the cache.
I was wondering if there was an that showed how to set up a task to zoom to set scale (user types in the scale or maybe even a drop down/combo box with some predefine scales; ex 1:200, 1:400, 1:1000).
double expectedScale = 10000.0; map.ZoomToResolution(map.Resolution * expectedScale / map.Scale);
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.