query

open 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

Parameters

from

Origin

to

Destination