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
/
Route
/
Route
Route
constructor
(
summary
:
RouteSummary
,
segments
:
List
<
Segment
>
,
geometry
:
String
?
=
null
,
wayPoints
:
List
<
Int
>
?
=
null
)