Properties

Link copied to clipboard
Link copied to clipboard
abstract var isDebugEnabled: Boolean

Functions

Link copied to clipboard
abstract fun maximizeViewableGeometry(maximize: Boolean)
Link copied to clipboard
abstract fun onCameraTransitionComplete(listener: () -> Unit)
Link copied to clipboard
abstract fun onInitialLocation(location: Location)
abstract fun onInitialLocation(cameraOptions: CameraOptions, location: Location)
Link copied to clipboard
abstract fun onLocationChanged(location: Location)
Link copied to clipboard
abstract fun onRouteChanged(route: NavigationRoute)
Link copied to clipboard
abstract fun onRouteCleared()
Link copied to clipboard
abstract fun onRouteProgressChanged(routeProgress: RouteProgress)
Link copied to clipboard
Link copied to clipboard
abstract fun requestIdleMode(camera: CameraAnimation)
Link copied to clipboard
abstract fun requestOverviewMode(camera: CameraAnimation)