laptop and a wrench

Error

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

Última publicación: June 16, 2016 ArcGIS for Server
Número de ID del error BUG-000097184
EnviadoJune 15, 2016
Última modificaciónJune 5, 2024
Relacionado conArcGIS for Server
Versión encontrada10.3.1
Sistema operativoWindows OS
Versión de sistema operativo2012 R2
EstadoKnown Limit

Información adicional

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 } });

Solución alternativa

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

Pasos para reproducir

ID del error: BUG-000097184

Software:

  • ArcGIS for Server

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga