toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.ui
/
MapEdgeInsets
Map
Edge
Insets
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
MapEdgeInsets
(
mapView
:
MapView
,
arrivalEdgeInsets
:
EdgeInsets
?
)
Members
Constructors
Map
Edge
Insets
Link copied to clipboard
constructor
(
mapView
:
MapView
,
arrivalEdgeInsets
:
EdgeInsets
?
)
Types
Companion
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
object
Companion
Properties
active
Guidance
Edge
Insets
Link copied to clipboard
val
activeGuidanceEdgeInsets
:
EdgeInsets
arrival
Edge
Insets
Link copied to clipboard
val
arrivalEdgeInsets
:
EdgeInsets
free
Drive
Edge
Insets
Link copied to clipboard
val
freeDriveEdgeInsets
:
EdgeInsets
mapbox
Map
Link copied to clipboard
val
mapboxMap
:
MapboxMap
no
Edge
Insets
Link copied to clipboard
val
noEdgeInsets
:
EdgeInsets
preview
Edge
Insets
Link copied to clipboard
val
previewEdgeInsets
:
EdgeInsets
route
Overview
Edge
Insets
Link copied to clipboard
val
routeOverviewEdgeInsets
:
EdgeInsets
Functions
calculate
Center
Screen
Padding
Link copied to clipboard
fun
calculateCenterScreenPadding
(
insets
:
EdgeInsets
=
noEdgeInsets
)
:
EdgeInsets
get
Screen
Box
Link copied to clipboard
fun
getScreenBox
(
padding
:
EdgeInsets
)
:
ScreenBox