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

Link copied to clipboard

Functions

Link copied to clipboard
open override fun bindTo(delegate: MapboxStyleManager)

Add the source to the Style.

Link copied to clipboard

Set tile data for raster tiles.

Link copied to clipboard
open override fun toString(): String

Returns a human readable string that includes the cached properties of the source.

Properties

Link copied to clipboard

The ID of the Source.