Double Range Value
Defines a primitive that can accommodate a range of two Double. Usually defined by a lower and upper limit.
Parameters
value
a value representing an array of two numbers. See Number
Constructors
Link copied to clipboard
Create a DoubleRangeValue that contains a list of Double that represent a range.
Link copied to clipboard
Construct the primitive with Mapbox Expression.
Link copied to clipboard
Construct the primitive with Mapbox Expression.
Link copied to clipboard
Types
Link copied to clipboard
object Companion
DoubleRangeValue's companion object.