README
Comapss.js
- Methods must be async to suppurt Worker Therds in the future.
Compass is a libary build in order to make Geo Computing easier.
Build on top of:
- Turf.js
- Google S2
Geo tools made by autofleet
<script type="module">
import autofleetCompass from 'https://cdn.skypack.dev/@autofleet/compass';
</script>
Compass is a libary build in order to make Geo Computing easier.
Build on top of: