graphhopper / map-matching

The map matching functionality is now located in the main repository https://github.com/graphhopper/graphhopper#map-matching
https://www.graphhopper.com/open-source/
Apache License 2.0
785 stars 274 forks source link

maxSearchMultiplier is too error prone #15

Closed karussell closed 8 years ago

karussell commented 9 years ago

maxSearchMultiplier is too error prone we need e.g. to solve this via a more generic maxVisitedNodes. Increasing maxSearchMultiplier to high values does fix the problem but hurts performance