Results 69 issues of Andi

Here I tried adding a new test to replace `ViewportStore.test.ts` after #159. Unfortunately I get the following error: ``` Jest encountered an unexpected token This usually means that you are...

When we calculate a route, then clear a field, and then enter another location/point to calculate a new route two history entries are created. One for the empty field and...

This came up here: https://discuss.graphhopper.com/t/url-parameters-of-the-graphhopper-maps-app/7568/5 but it is probably beyond the scope of this project.

feature request

1) calculate some route 2) switch to a profile for which the same coordinates yield no route 3) the old route is still there, even though the sidebar shows 'connection...

bug

Continuing from graphhopper/graphhopper#2239 the following things could/should be improved: - [x] allow negating areas using `== false` - [x] check syntax for areas section (geojson) - [x] support boolean encoded...

see: https://github.com/graphhopper/graphhopper-maps/commit/40238bfde7fb60d19d73ddd9bd471f83c555636b For example when StrictMode is enabled the maps context menu no longer works and the positioning of the custom model editor is broken.

After #159 we have the following issues related to the query point markers: * [x] The query point markers are slightly shifted from the coordinate they should represent. See this...

This could be useful for things like "does the camera keep the position when we change the map layer etc.". But I'm also a bit skeptical if the benefits of...

This PR extends the turn restriction support to restrictions with multiple and/or overlapping via-edges. These include OSM turn relations with multiple via-ways, turn relations with a single via-way that are...

new feature
osm