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