@turf/shortest-path
turf shortest-path module
turf shortest-path module
turf shortest-path module
> an A\* algorithm in javascript
Graph computing in JavaScript
Calculates the shortest distance from a starting point to multiple destinations.
Dijkstra's algorithm implementation in JavaScript