brouter-web
brouter-web copied to clipboard
Web client for BRouter, a routing engine based on OpenStreetMap
It can be useful to see the Mapillary coverage for only the 360° footage (and I guess also only the non-360° footage)
Split of from pull-request #641 The distance from the start for the a segment till the next turn is missing from the distance value of the last turn in the...
Hi The popup on the map with the gradient percentage is now hide behind the track. I think it is only a matter of changing the z-index to place it...
On [this 15.8km route between Tarbert and Kilrush in Ireland](http://brouter.de/brouter-web/#map=12/52.6054/-9.3739/cyclosm&lonlats=-9.376767,52.572933;-9.482145,52.637699), there is a 3.8km segment which is a ferry route.  The routing includes the ferry in the total distance...
"async": "~3.2.0", ``` GulpUglifyError: unable to minify JavaScript Caused by: SyntaxError: Name expected File: /home/norbert/Entwicklung/github/brouter-web/node_modules/async/dist/async.js Line: 51 Col: 21 ``` "leaflet.locatecontrol": "^0.76.0", ``` GulpUglifyError: unable to minify JavaScript Caused by:...
(With low priority!) As discussed in #356, currently not only track-points are loaded, but also rte-points! As example when a route and a track were stored in the same gpx...
[Locus 3.50.1 Navigation Commands & Icons_2p.pdf](https://github.com/nrenner/brouter-web/files/9548796/Locus.3.50.1.Navigation.Commands.Icons_2p.pdf) The current BRouter gpx export does not fully reflect the planner quality. What bothers me most ? You need to add a separate preset...
Ich wünsche mir die Möglichkeit (Taste), den Typ Overlay bzw. Ebene wechseln zu können. 
Ich möchte vorschlagen, die Texte zu harmonisieren, so dass dort nicht vier verschiedene Begriffe stehen: Basisebene => Ebene Overlay => Überlagerung 
Currently supported browser are defined by this [Browserslist](https://github.com/browserslist/browserslist) [query](https://browsersl.ist/?q=%3E+0.5%25%2C+last+2+versions%2C+Firefox+ESR%2C+Firefox+%3E%3D+56%2C+not+dead%2C+Explorer+%3E%3D+10%2C+Android+%3E%3D+4.1%2C+Safari+%3E%3D+7%2C+iOS+%3E%3D+7) which is used by Babel, ESLint, Autoprefixer and PostCSS: https://github.com/nrenner/brouter-web/blob/4c2e39066347fe3c1eecb0b9fb17122f01eec458/package.json#L24-L34 The query is composed of: - `> 0.5%, last 2 versions,...