All,
we recently updated our application from the 10.x sdk to the 100.8 runtime sdk and have noticed a major change in map zooming behavior...
1) publish simple map service from arcmap 10.5.1 to standalone server 10.5.1 (levels 0-19)
2) define map REST location in the application to view and zoom map
3) zooming in on map is stopped once level 19 (1:1128) is reached and cannot be zoomed in any further
this is where the major change in behavior has happened. previously in the sdk 10.x we could continue zooming past this level. the map would become blurry/stretched to a point where you couldnt make anything out but you could at least zoom in beyond this point. We attempted to modify the Map.MapScale object which does allow us to zoom beyond 1:1128 but once we zoom in past the level the entire map now disappears where at least with 10.x we would have a stretched out blurry view of the map.
has anyone else encountered this behavior? if so, do you know how to get past this limitation of the map actually disappearing?
thanks
Dave