distanceTo

open fun distanceTo(@NonNull dest: MPPoint): Double

Returns the distance to the given location in 2D (using only lat/lng)

Return

distance

Parameters

dest

The other point