distance

open override fun distance(a: LngLatAlt, b: LngLatAlt): Double

Given two LngLatAlt returns the distance between them

Parameters

a

a point as a LngLatAlt

b

another point as a LngLatAlt