urbica / galton

Lightweight Node.js isochrone map server
https://galton.urbica.co
MIT License
271 stars 36 forks source link

Added support for different OSRM routing algorithms #222

Closed MichielDeMey closed 5 years ago

MichielDeMey commented 5 years ago

Added option back in to specify the algorithm when running the OSRM instance. This allows users to either use the CH or MLD algorithm depending on the supplied dataset.

stepankuzmin commented 5 years ago

Thanks @MichielDeMey!

stepankuzmin commented 5 years ago

Published as galton@5.19.0-beta.1