ViewportStateDataObserver

fun interface ViewportStateDataObserver

Observer that gets notified whenever new viewport data is available.

Functions

onNewData
Link copied to clipboard
abstract fun onNewData(cameraOptions: CameraOptions): Boolean

Notifies that new data is available.