LocationFpsDelegate

open class LocationFpsDelegate : MapboxMap.OnCameraIdleListener

Constructors

LocationFpsDelegate
Link copied to clipboard
open fun LocationFpsDelegate(mapboxMap: MapboxMap, locationComponent: LocationComponent)

Functions

onCameraIdle
Link copied to clipboard
abstract fun onCameraIdle()
open fun onCameraIdle()
onStart
Link copied to clipboard
open fun onStart()
onStop
Link copied to clipboard
open fun onStop()
updateEnabled
Link copied to clipboard
open fun updateEnabled(isEnabled: Boolean)

Properties

isEnabled
Link copied to clipboard
private open val isEnabled: Boolean