UNPKG

haversine-position

Version:

Convert GPS coordinates into local coordinate system relative to the origin with output of [x, y] in meter, bearing(degree) and distance(m)

3 lines (2 loc) 59 B
export * from './haversine'; export * from './gpsPoint';