invalidate Style Custom Raster Source Tile
open fun invalidateStyleCustomRasterSourceTile(@NonNull sourceId: String, @NonNull tileId: CanonicalTileID): Expected<String, None>
Note! This is an experimental feature. It can be changed or removed in future versions. Invalidate tile for provided custom raster source.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
source Id
A style source identifier,.
tile Id
A `canonical tile id` of the tile.