DistanceMatrixService

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val TAG: String