profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.pm.tbt
/
PMManeuver
/
PMManeuver
PMManeuver
fun
PMManeuver
(
coordinates
:
PMGeoCoordinates
?
=
null
,
maneuverType
:
PMManeuverType
,
distance
:
Int
=
0
,
distanceFromStart
:
Int
=
0
,
road
:
PMRoad
?
=
null
,
nextRoad
:
PMRoad
?
=
null
,
exitNumber
:
String
?
=
null
,
roundaboutExit
:
Int
=
0
)