Properties

Link copied to clipboard
abstract var isDebugEnabled: Boolean
Link copied to clipboard
abstract val routeHelper: RouteHelper

Functions

Link copied to clipboard
abstract fun hideRoutes()
Link copied to clipboard
abstract fun maximizeViewableGeometry(maximize: Boolean)
Link copied to clipboard
abstract fun onApplyWindowInsets(leftInset: Double, topInset: Double, rightInset: Double, bottomInset: Double)
Link copied to clipboard
abstract fun onCameraTransitionComplete(listener: () -> Unit)
Link copied to clipboard
Link copied to clipboard
abstract fun requestIdleMode(camera: CameraAnimation)
Link copied to clipboard
abstract fun requestOverviewMode(camera: CameraAnimation)
Link copied to clipboard
abstract fun showRoutes()
Link copied to clipboard
abstract fun start(mapView: MapView)
Link copied to clipboard
abstract fun stop()