setTileData

fun setTileData(tileID: CanonicalTileID, featureCollection: MutableList<Feature>)

Set tile data of a custom geometry.

Parameters

tileID

Identifier of the tile

featureCollection

An array with the features to add.