ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.domain.route
/
Step
/
Step
Step
constructor
(
distance
:
Double
,
duration
:
Double
,
instruction
:
String
,
name
:
String
,
type
:
Int
,
wayPoints
:
List
<
Int
>
,
exitNumber
:
Int
?
=
null
)