set Tile Data
fun setTileData(tileID: CanonicalTileID, featureCollection: MutableList<Feature>)
Content copied to clipboard
Set tile data of a custom geometry.
Parameters
tile ID
Identifier of the tile
tile Data
JSON string representing the data in GeoJSON format. See RFC7946