Trek_CN/client
jubnl 727692cf4e feat: switch client route calculation and external links to Amap
- RouteCalculator now calls POST /api/routes/plan instead of OSRM directly
- generateGoogleMapsUrl renamed to generateAmapUrl with Amap URI format
- placeGoogleMaps.ts and placeOpenStreetMap.ts now return Amap marker URLs
- All related tests updated (32 RouteCalculator + 104 DayPlanSidebar + 23 hooks integration tests pass)
2026-07-11 18:14:20 +08:00
..
e2e Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
public 3.2.0 (#1426) 2026-07-05 01:13:04 +02:00
scripts 3.2.0 (#1426) 2026-07-05 01:13:04 +02:00
src feat: switch client route calculation and external links to Amap 2026-07-11 18:14:20 +08:00
tests feat: switch client route calculation and external links to Amap 2026-07-11 18:14:20 +08:00
.gitignore Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
.prettierrc Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
eslint.config.mjs Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
index.html 3.2.0 (#1426) 2026-07-05 01:13:04 +02:00
package.json chore: bump version to 3.2.1 [skip ci] 2026-07-05 22:28:08 +00:00
playwright.config.ts Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
postcss.config.js Initial commit — NOMAD (Navigation Organizer for Maps, Activities & Destinations) 2026-03-18 23:58:08 +01:00
tailwind.config.js 3.2.0 (#1426) 2026-07-05 01:13:04 +02:00
tsconfig.json Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
vite.config.js 3.2.1 (#1433) 2026-07-06 00:27:42 +02:00
vitest.config.ts fix(tests): restore native AbortController for undici fetch compatibility 2026-04-14 15:08:55 +02:00