invalidate Style Custom Geometry Source Tile
abstract fun invalidateStyleCustomGeometrySourceTile(@NonNull sourceId: String, @NonNull tileId: CanonicalTileID): Expected<String, None>
Content copied to clipboard
Invalidate tile for provided custom geometry source.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
source Id
A style source identifier,.
tile Id
A `canonical tile id` of the tile.