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