SnowMappy SDK
androidJvm
SnowMappy SDK
/
io.bemappy.sdk.models
/
NavigationStep
/
NavigationStep
Navigation
Step
constructor
(
maneuverFeatures
:
ManeuverFeatures
,
feature
:
Feature
?
)
constructor
(
feature
:
Feature
?
,
order
:
Int
,
duration
:
Double
,
length
:
Double
,
directionText
:
String
,
maneuverMessages
:
List
<
String
>
,
maneuverType
:
ManeuverType
)