GitHub repository

Sygic Travel Android SDK

sdk / com.sygic.travel.sdk.places.model.geo / LatLng / distanceTo

distanceTo

fun distanceTo(point:LatLng):Double

Returns the approximate shortest distance to the point in meters. Uses Haversine_formula.