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)

11 lines (9 loc) 133 B
language: node_js node_js: - "7" - "6" - "5" - "4" script: - "npm run test:cov" after_success: npm run coverage