Double Range Value
Create a DoubleRangeValue that contains a list of Double that represent a range.
Parameters
lower
the lower limit Double to store
upper
the upper limit Double to store
Construct the primitive with Mapbox Expression.
Parameters
value
a value representing an array of two numbers. See Number