Results 69 issues of Andi

`footway=sidewalk/crossing` are rather popular [3.7 and 2.6mio cases on taginfo](https://taginfo.openstreetmap.org/keys/footway#values), but so far we do not account for these tags in FootPriorityParser. I see two possible complications here (but so...

osm

Currently [there are around 53k relations tagged as `highway=*`](https://taginfo.openstreetmap.org/keys/highway?filter=relations#values). Many (~18k, c.f. #2805) of them carry the `area=yes` tag, but even without considering that they might represent (routeable) areas, it...

The node (!) tags `highway=turning_circle` and `highway=turning_loop` are quite popular in OSM and can be used as an indicator for places where it is easy to turn around your vehicle....

https://discuss.graphhopper.com/t/work-around-to-using-both-heading-and-curbside/7797 https://discuss.graphhopper.com/t/is-there-a-way-to-request-the-shortest-circuit/7795/13

Using custom models for the isochrones, shortest paths and map matching seems useful, especially since they are usually not using CH anyway. But does this mean we need POST support...

new feature

Hey, thanks a lot for your nice work! I am trying to make the context menu https://github.com/aratcliffe/Leaflet.contextmenu plugin work with your add-on. In plain JavaScript it would probably be done...

enhancement

See discussion here: https://github.com/graphhopper/graphhopper-maps/pull/75#issuecomment-858432401

enhancement

Currently we change the camera position such that a route fits into the window whenever a route request succeeds. However, right now there are two cases coming to my mind...

Tried this in both FF and Safari: * The logo is missing * The context menu's font is blue instead of black * When I select one of the (already...

mobile
safari

To set a marker precisely using the context menu we typically need to zoom in (sometimes a lot). But as soon as the route is calculated we set the map...

enhancement