invalidateStyleCustomGeometrySourceTile

abstract fun invalidateStyleCustomGeometrySourceTile(@NonNull sourceId: String, @NonNull tileId: CanonicalTileID): Expected<String, None>

Invalidate tile for provided custom geometry source.

Return

A string describing an error if the operation was not successful, empty otherwise.

Parameters

sourceId

A style source identifier,.

tileId

A `canonical tile id` of the tile.