laptop and a wrench

Bug

The VisibleScaleRangeSlider widget does not change the layer visibility.

Last Published: December 10, 2015 ArcGIS API for JavaScript
Bug ID Number BUG-000088937
SubmittedJuly 9, 2015
Last ModifiedJune 5, 2024
Applies toArcGIS API for JavaScript
Version found3.13
StatusNon-Reproducible

Additional Information

Use var visibleScaleRangeSlider = new VisibleScaleRangeSlider({ map: map, maxScale :5000, minScale : 600000 }, "sliderdiv"); or after it's created use visibleScaleRangeSlider.set("maxScale",5000); visibleScaleRangeSlider.set("minScale", 600000); doc is not very clear on this and will be updated to indicate how to use this. Layer will still display, zooming and map scale needs to be wired up by user. VSR slider is used to handle scale values. Wiring still needs to be handled for the map zoom levels.

Steps to Reproduce

Bug ID: BUG-000088937

Software:

  • ArcGIS API for JavaScript

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