mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-08-26 17:31:37 +00:00
(1) DirectionsPanel: show boundary-mode chips for all modes except Drive (vehicle). Drive is pure Valhalla road routing so boundary mode is irrelevant; Auto/Foot/MTB/ATV may traverse wilderness and need the chips. (2) router.py: raise OFF_NETWORK_THRESHOLD_M 10 -> 50. Geocoded street addresses commonly snap 20-50m from the road centerline; 10m forced normal road routes into wilderness pathfinding. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| app.py | ||
| barriers.py | ||
| cost.py | ||
| friction.py | ||
| mvum.py | ||
| offroute_route.py | ||
| router.py | ||
| trails.py | ||