distanceTo

fun distanceTo(coordinate: GeoCoordinate): Double

Computes the distance between two geo coordinates in meters.

Return

the distance between this and the other geo coordinate in meters.

Parameters

coordinate

the other coordinate