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
/
MatrixResponse
/
MatrixResponse
Matrix
Response
constructor
(
durations
:
List
<
List
<
Double
>
>
?
=
null
,
distances
:
List
<
List
<
Double
>
>
?
=
null
,
sources
:
List
<
MatrixWaypoint
>
?
=
null
,
destinations
:
List
<
MatrixWaypoint
>
?
=
null
,
metadata
:
Metadata
?
=
null
)