]> git.openstreetmap.org Git - rails.git/commit
Tuen on turn restriction support for graphhopper
authorSimon Poole <simon@poole.ch>
Wed, 8 Jul 2020 14:04:11 +0000 (16:04 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 14:04:11 +0000 (16:04 +0200)
commit85cb71702e663d0588e6e4db86f10cec0eeaf993
tree4723c6168005bbb220310a576b37dfd352665939
parent9f993fe8c8be4664f975df426d69ded1dca77ae3
Tuen on turn restriction support for graphhopper

No way of actually testing if this works, but it is based on https://docs.graphhopper.com/#operation/getRoute/parameters/point and https://www.graphhopper.com/blog/2020/07/08/turn-restriction-support-for-graphhoppers-directions-api/
app/assets/javascripts/index/directions/graphhopper.js