MapDisplayOnlineTileDataProvider

class MapDisplayOnlineTileDataProvider : TileDataProvider

An object of this class will fulfill the TileDataProvider interface but won't actually do anything.

Constructors

Link copied to clipboard
fun MapDisplayOnlineTileDataProvider()

Functions

Link copied to clipboard
open override fun dispose()
Link copied to clipboard
open override fun getTile(tileOptions: TileOptions): Tile