brouter-web icon indicating copy to clipboard operation
brouter-web copied to clipboard

Web client for BRouter, a routing engine based on OpenStreetMap

Results 165 brouter-web issues
Sort by recently updated
recently updated
newest added

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...

wait-upstream

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...

bug

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. ![image](https://user-images.githubusercontent.com/14272233/193413516-46b99c90-df99-4230-a699-a62d84b84731.png) 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:...

technical

(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...

enhancement

Ich wünsche mir die Möglichkeit (Taste), den Typ Overlay bzw. Ebene wechseln zu können. ![grafik](https://user-images.githubusercontent.com/1151915/189848866-358eb299-1921-4dfc-9b36-b13f3a15dc61.png)

Ich möchte vorschlagen, die Texte zu harmonisieren, so dass dort nicht vier verschiedene Begriffe stehen: Basisebene => Ebene Overlay => Überlagerung ![grafik](https://user-images.githubusercontent.com/1151915/189848491-44e16b10-4d0c-49cd-8f0d-f8cb50c26b68.png)

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,...

technical