laptop and a wrench

Bug

The Zoom slider does not allow to zoom into the map beyond the min and max scale, which is set on the FeatureLayer.

Last Published: June 16, 2016 ArcGIS for Server
Bug ID Number BUG-000097184
SubmittedJune 15, 2016
Last ModifiedJune 5, 2024
Applies toArcGIS for Server
Version found10.3.1
Operating SystemWindows OS
Operating System Version2012 R2
StatusKnown Limit

Additional Information

Set the constraints and passing in the lods using TileInfo.create().lods. See below with test app: https://jsbin.com/zuzicuwiyu/edit?html,output var view = new MapView({ container: "viewDiv", map: map, constraints: { lods: TileInfo.create().lods } });

Workaround

For the MapView, set constraints.snapToZoom = false (view.constraints.snapToZoom = false).

Steps to Reproduce

Bug ID: BUG-000097184

Software:

  • ArcGIS for Server

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options