open class MatrixRoutingParams : JniNativeHandleOwner
Class used to specify matrix routing parameters such as a list of origin and destination coordinates. |
|
open class
A data object used to prepare a query to the Matrix Routing service. |
|
class
The default builder for MatrixRoutingQuery objects. |
|
class
The response to a Matrix Routing request. |
|
class MatrixRoutingResult
A class that is used to hold information about matrix routing such as summary, origin, and destination. |
|
class MatrixRoutingResultKey
A class which is used as a key in a map of matrix routing response results. |
|
class MatrixSummary
A class used to get the Matrix routing summary. It holds data about how many total routes were calculated and how many of them were successful. |