setStyleCustomGeometrySourceTileData

open fun setStyleCustomGeometrySourceTileData(    sourceId: String,     tileId: CanonicalTileID,     featureCollection: MutableList<Feature>): Expected<String, None>

Set tile data of a custom geometry.

Parameters

sourceId

A style source identifier.

tileId

A CanonicalTileID of the tile.

featureCollection

An array with the features to add.