MapEdgeInsets

class MapEdgeInsets(mapView: MapView, arrivalEdgeInsets: EdgeInsets?)

Constructors

Link copied to clipboard
constructor(mapView: MapView, arrivalEdgeInsets: EdgeInsets?)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val activeGuidanceEdgeInsets: EdgeInsets
Link copied to clipboard
val arrivalEdgeInsets: EdgeInsets
Link copied to clipboard
val freeDriveEdgeInsets: EdgeInsets
Link copied to clipboard
val mapboxMap: MapboxMap
Link copied to clipboard
val noEdgeInsets: EdgeInsets
Link copied to clipboard
val previewEdgeInsets: EdgeInsets
Link copied to clipboard
val routeOverviewEdgeInsets: EdgeInsets

Functions

Link copied to clipboard
fun calculateCenterScreenPadding(insets: EdgeInsets = noEdgeInsets): EdgeInsets
Link copied to clipboard
fun getScreenBox(padding: EdgeInsets): ScreenBox