Model Id Value
Model to render.
Parameters
value
the property wrapped in Value to be used with native renderer.
model Info
The optional 3D model information, including the model id and model uri as a pair of String. It will be added to the style if available.
Constructors
Link copied to clipboard
Construct the ModelIdValue with String.
Link copied to clipboard
Construct the ModelIdValue with modelId and uri.
Link copied to clipboard
Construct the ModelIdValue with Mapbox Expression.
Types
Properties
Link copied to clipboard
The String represented by value or null
if the stored Value is not a String.