CustomRasterSource
Describes the Custom Raster Source to be used in the style.
Note: the provided data is not cached, and the implementation will call com.mapbox.maps.CustomRasterSourceTileStatusChangedCallback each time the tile reappears.
Constructors
Functions
Add the source to the Style.
When a set of tiles for a current zoom level is being rendered and some of the ideal tiles that cover the screen are not yet loaded, parent tile could be used instead. This might introduce unwanted rendering side-effects, especially for raster tiles that are overscaled multiple times. This property sets the maximum limit for how much a parent tile can be overscaled.
Set tile data for raster tiles.
Properties
When a set of tiles for a current zoom level is being rendered and some of the ideal tiles that cover the screen are not yet loaded, parent tile could be used instead. This might introduce unwanted rendering side-effects, especially for raster tiles that are overscaled multiple times. This property sets the maximum limit for how much a parent tile can be overscaled.