vincenty

Implements Vincenty's Formulae for distance and projection as described at https://en.wikipedia.org/wiki/Vincenty%27s_formulae

Usage no npm install needed!

<script type="module">
  import vincenty from 'https://cdn.skypack.dev/vincenty';
</script>