Commit graph

104 commits

Author SHA1 Message Date
Ubuntu
ce32014896 fix: use correct protomaps-themes-base v4 API for layer generation
layersWithCustomTheme() expects a Theme object as its second argument,
not a string key. Passing "dark" (string) caused all layer paint
properties to be empty objects — rendering tiles invisibly on black
background. Switched to layers(source, namedTheme("dark"), {lang:"en"})
which is the canonical v4 API. Added v4 sprite URL for POI icons.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 06:12:55 +00:00
Ubuntu
ecdfedb98d chore: add deploy.sh for build+rsync
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 04:47:55 +00:00
Ubuntu
3f2d33ffbe feat: initial scaffold — Vite + React + Tailwind + MapLibre
Minimal Idaho basemap via local PMTiles extract from Protomaps
daily build (20260419). Deployed to /mnt/nav/frontend/ via rsync,
served by nginx on :8440 as navi.echo6.co.

Phase 3 Step 1 of Navi frontend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 04:47:44 +00:00
c2866a885d Initial commit 2026-04-20 06:42:56 +02:00