set Style Custom Geometry Source Tile Data
open fun setStyleCustomGeometrySourceTileData(sourceId: String, tileId: CanonicalTileID, featureCollection: MutableList<Feature>): Expected<String, None>
Set tile data of a custom geometry.
Parameters
source Id
A style source identifier.
tile Id
A CanonicalTileID of the tile.
feature Collection
An array with the features to add.