MapsIndoors Android
MapboxAdapterV10
/
com.mapsindoors.mapbox.services.directions.data
/
Maneuver
/
Maneuver
Maneuver
fun
Maneuver
(
type
:
String
?
=
null
,
instruction
:
String
?
=
null
,
bearingAfter
:
Int
?
=
null
,
bearingBefore
:
Int
?
=
null
,
location
:
ArrayList
<
Double
>
=
arrayListOf()
)