OnMapReadyListener

public fun interface OnMapReadyListener


A listener that is invoked when the scene inside the Map3DView has been rendered and is ready.

Summary

Public methods

abstract void
onMapReady(double sceneReadiness)

The callback method that is invoked when scene inside the Map3DView has been rendered and is ready.

Public methods

onMapReady

abstract void onMapReady(double sceneReadiness)

The callback method that is invoked when scene inside the Map3DView has been rendered and is ready.