Custom Raster Source
Describes the Custom Raster Source to be used in the style.
To add the data, implement the CustomRasterSourceOptions.fetchTileFunction callback and call setTileData when needed.
Constructors
Functions
Link copied to clipboard
Add the source to the Style.
Link copied to clipboard
Invalidate region for provided custom raster source.
Link copied to clipboard
Invalidate tile for provided custom raster source.
Link copied to clipboard
Set tile data for a raster tile.