Raster Array Source
A raster array source
See also
Constructors
Types
Link copied to clipboard
class RasterDataLayer
The description of the raster data layers and the bands contained within the tiles.
Functions
Link copied to clipboard
Add the source to the Style.
Link copied to clipboard
Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels.
Link copied to clipboard
Minimum zoom level for which tiles are available, as in the TileJSON spec.
Link copied to clipboard
An array of one or more tile source URLs, as in the TileJSON spec.
Link copied to clipboard
A URL to a TileJSON resource. Supported protocols are http:
, https:
, and mapbox://<Tileset ID>
.