set Style Custom Raster Source Tile Data
fun setStyleCustomRasterSourceTileData(sourceId: String, tileId: CanonicalTileID, square: Image): Expected<String, None>
Note! This is an experimental feature. It can be changed or removed in future versions.
Set tile data for a raster tile.
Parameters
source Id
A style source identifier.
tile Id
A canonical tile id of the tile.
square
Image content of the tile.