project-nomad/admin
Chris Sherwood f9af28fd33 feat(maps): add scale bar, location markers with color selection
Add distance scale bar and user-placed location pins to the offline maps viewer.

- Scale bar (bottom-left) shows distance reference that updates with zoom level
- Click anywhere on map to place a named pin with color selection (6 colors)
- Collapsible "Saved Locations" panel lists all pins with fly-to navigation
- Pins persist in localStorage across page loads
- Full dark mode support for popups and panel via CSS overrides

New files: useMapMarkers hook, MarkerPin component, MarkerPanel component
No backend changes, no new dependencies.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 21:11:52 -07:00
..
app fix(downloads): improved handling for large file downloads and user-initiated cancellation (#632) 2026-04-02 15:14:23 -07:00
bin feat: curated content system overhaul 2026-02-11 15:44:46 -08:00
commands fix(Jobs): improved error handling and robustness 2026-04-02 02:49:33 +00:00
config fix(ui): reduce SSE reconnect churn and polling overhead on navigation 2026-03-20 11:46:10 -07:00
constants feat(Kiwix): migrate to Kiwix library mode for improved stability (#622) 2026-04-01 23:09:00 -07:00
database feat(Kiwix): migrate to Kiwix library mode for improved stability (#622) 2026-04-01 23:09:00 -07:00
docs docs: update release notes 2026-04-02 06:52:25 +00:00
inertia feat(maps): add scale bar, location markers with color selection 2026-04-02 21:11:52 -07:00
providers feat(Kiwix): migrate to Kiwix library mode for improved stability (#622) 2026-04-01 23:09:00 -07:00
public feat: switch all PNG images to WEBP (#575) 2026-04-01 15:06:15 -07:00
resources/views feat: switch all PNG images to WEBP (#575) 2026-04-01 15:06:15 -07:00
start feat(downloads): rich progress, friendly names, cancel, and live status (#554) 2026-04-01 15:55:13 -07:00
tests feat: initial commit 2025-06-29 15:51:08 -07:00
types feat(AI): enable flash_attn by default and disable ollama cloud (#616) 2026-04-01 19:52:11 -07:00
util feat: display model download progress 2026-02-06 16:22:23 -08:00
views feat: initial commit 2025-06-29 15:51:08 -07:00
.editorconfig feat: initial commit 2025-06-29 15:51:08 -07:00
.env.example feat: Add Windows Docker Desktop support for local development 2026-01-19 10:29:24 -08:00
ace.js feat: initial commit 2025-06-29 15:51:08 -07:00
adonisrc.ts feat(Kiwix): migrate to Kiwix library mode for improved stability (#622) 2026-04-01 23:09:00 -07:00
eslint.config.js feat: openwebui+ollama and zim management 2025-07-09 09:08:21 -07:00
package-lock.json chore(deps): bump yaml, fast-xml-parser, pmtiles, tailwindcss, @types/dockerode 2026-04-02 03:03:07 +00:00
package.json chore(deps): bump yaml, fast-xml-parser, pmtiles, tailwindcss, @types/dockerode 2026-04-02 03:03:07 +00:00
tailwind.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00
tsconfig.json feat: initial commit 2025-06-29 15:51:08 -07:00
vite.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00