Tile Store Observer Native
Observer for getting notified about changes to TileRegions.
Constructors
TileStoreObserverNative
Link copied to clipboard
Functions
onRegionGeometryChanged
Link copied to clipboard
onRegionLoadFinished
Link copied to clipboard
open fun onRegionLoadFinished(id: String, region: Expected<TileRegionError, TileRegion>)
Content copied to clipboard
onRegionLoadProgress
Link copied to clipboard
open fun onRegionLoadProgress(id: String, progress: TileRegionLoadProgress)
Content copied to clipboard
onRegionMetadataChanged
Link copied to clipboard
onRegionRemoved
Link copied to clipboard