toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.model
/
VisibleMapArea
Visible
Map
Area
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
VisibleMapArea
(
val
edgeInsets
:
EdgeInsets
,
val
polygon
:
Polygon
)
Members
Constructors
Visible
Map
Area
Link copied to clipboard
constructor
(
edgeInsets
:
EdgeInsets
,
polygon
:
Polygon
)
Properties
edge
Insets
Link copied to clipboard
val
edgeInsets
:
EdgeInsets
polygon
Link copied to clipboard
val
polygon
:
Polygon