DistanceMatrixService

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun getMatrix(    origins: MutableList<MPPoint>,     destinations: MutableList<MPPoint>,     avoids: MutableList<String>,     excludes: MutableList<String>,     insideOut: Boolean,     listener: OnDistanceMatrixResultListener)
Link copied to clipboard
fun testHandleResponse(content: String?, status: Int, listener: OnDistanceMatrixResultListener)

Properties

Link copied to clipboard
val TAG: String