import { geoDistance } from '@src/hylo-components/utils/usefull/usefull';
Calculates the distance between two geolocation points.
[longitude, latitude]
Generated using TypeDoc
import { geoDistance } from '@src/hylo-components/utils/usefull/usefull';
Calculates the distance between two geolocation points.