set Style Custom Raster Source Tile Data
open fun setStyleCustomRasterSourceTileData(@NonNull sourceId: String, @NonNull tileId: CanonicalTileID, @NonNull image: 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.