MPDirectionsServiceInterface

Routing provider interface. Specifies the query and setup methods that must be implemented when creating a subtype.

Functions

Link copied to clipboard
abstract fun query(@NonNull from: MPPoint, @NonNull to: MPPoint)
Queries the map for a path between two MPPoints These can be fetched from a MPLocation via getPoint

Inheritors

Link copied to clipboard