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