IRange

Interface

Range object.

Properties

Property Type Notes
interactionMode Optional "slider" | "picker"

Indicates the mode in which the active range should be presented to the user. Must be one of the following values: slider, picker

numberOfStops Optional any

This is used to generate the activeRangeValues if activeRangeValues are not specified.

stopInterval Optional number

Interval in which stops should be generated.


Interface defined in packages/arcgis-rest-types/src/webmap.ts:509