MapSurfaceReadyCallback

fun fun interface MapSurfaceReadyCallback

MapSurface ready callback, will be called when the MapSurface is created successfully.

Functions

onMapSurfaceReady
Link copied to clipboard
abstract fun onMapSurfaceReady(mapSurface: MapSurface)
Map surface is ready.