Parameters
source Id
the ID of the source
Constructors
Functions
Link copied to clipboard
Configures source with batched-model type.
Link copied to clipboard
Build the ModelSource.
Link copied to clipboard
Maximum zoom level at which to create batched model tiles. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels. Default value: 18.
Link copied to clipboard
Minimum zoom level for which batched-model tiles are available Default value: 0.
Link copied to clipboard
Defines properties of 3D models in collection. Requires model source type.
Link copied to clipboard
An array of one or more tile source URLs, as in the TileJSON spec. Requires batched-model source type.
Link copied to clipboard
A URL to a TileJSON resource. Supported protocols are http:, https:, and mapbox://<Tileset ID>. Required if tiles is not provided.