MPRouting Provider
Default RoutingProvider implementation
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getDistanceMatrix( @NonNull origins: List<Point>, @NonNull destinations: List<Point>, @NonNull graphId: String, @NonNull distanceMatrixReceiver: MPDistanceMatrixReceiver)
Content copied to clipboard
Gets a matrix of distances and duration between points inside a a venue
Link copied to clipboard
Content copied to clipboard
Link copied to clipboard
Sets either the departure time or the arrival time Only use this method if the departure time is not the current one
Link copied to clipboard
Link copied to clipboard
open fun setOnRouteResultListener(@Nullable listener: OnRouteResultListener)
Content copied to clipboard
Sets the callback method for receiving routes
Link copied to clipboard
Link copied to clipboard
Set the user roles to apply during route calculation.