DirectionsService
class DirectionsService(mApiKey: String) : MPDirectionsServiceExternalInterface
Content copied to clipboard
Constructors
Types
Functions
Link copied to clipboard
open override fun query( origin: MPPoint, destination: MPPoint, mpDirectionsConfig: MPDirectionsConfig, listener: OnRouteResultListener)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun testHandleResponse( content: String?, status: Int, listener: OnRouteResultListener)
Content copied to clipboard