distanceTo

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

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

Return

Parameters

dest

The other point