Formatted Value
Defines the the Formatted type for Mapbox style. See Formatted.
Parameters
value
the Formatted expression wrapped in Value to be used with native renderer.
Constructors
Link copied to clipboard
Construct the FormattedValue with String.
Link copied to clipboard
Construct the FormattedValue with Mapbox Expression.
Types
Properties
Link copied to clipboard
The String represented by value or null
if the stored Value is not a String.