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