mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-05-20 14:44:51 +02:00
No description
- JavaScript 96.9%
- CSS 2.9%
- HTML 0.2%
Bug: clicking Get Directions with GPS denied would add the destination to stops AND set pendingDestination. Then when user selected an origin via search, selectResult would add the origin AND re-add the pending destination, resulting in 3 stops (A=dest, B=origin, C=dest again). Fix: in startDirections GPS-denied path, only set pendingDestination without adding to stops. The SearchBar selectResult handler already adds both origin and pending destination when pending exists. |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| deploy.sh | ||
| eslint.config.js | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| vite.config.js | ||
navi
Navi — self-hosted navigation web frontend for Echo6