TileFunctionCallback

Callback to do various operations for tile. For example, fetching a tile or cancelling a tile request.

Parameters

tileId

A `canonical tile id` of the tile.

Functions

Link copied to clipboard
abstract fun run(@NonNull tileId: CanonicalTileID)