Map Layer Config
interface MapLayerConfig
Configuration options for a WebGL layer.
Properties
Link copied to clipboard
The data source that this layer will render.
Link copied to clipboard
The layer's data to use from the data source, if applicable. This is only used for vector tile data sources whose tiles are in the Mapbox Vector Tile (MVT) format.
Link copied to clipboard
The feature type to render from the data source, if applicable. This is only used for vector tile data sources whose tiles are in the Mapbox Vector Tile (MVT) format.