MPDirectionsServiceExternalInterface

interface MPDirectionsServiceExternalInterface

Functions

Link copied to clipboard
abstract fun query(    @NonNull origin: MPPoint,     @NonNull destination: MPPoint,     @NonNull mpDirectionsConfig: MPDirectionsConfig,     @NonNull listener: OnRouteResultListener)