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.matrix
/
MatrixRequest
/
MatrixRequest
Matrix
Request
constructor
(
locations
:
List
<
List
<
Double
>
>
,
destinations
:
List
<
Int
>
?
=
null
,
id
:
String
?
=
null
,
metrics
:
List
<
String
>
?
=
null
,
resolveLocations
:
Boolean
?
=
null
,
sources
:
List
<
Int
>
?
=
null
)