toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models
/
RouteManeuver
Route
Maneuver
interface
RouteManeuver
Members
Properties
is
Selected
Link copied to clipboard
abstract
val
isSelected
:
Boolean
point
Link copied to clipboard
abstract
val
point
:
Point
?
Functions
are
Items
The
Same
Link copied to clipboard
abstract
fun
areItemsTheSame
(
other
:
RouteManeuver
)
:
Boolean
copy
With
Selected
Link copied to clipboard
abstract
fun
copyWithSelected
(
isSelected
:
Boolean
=
false
)
:
RouteManeuver