feat(api): MapLibre map on validate + trip screens #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/map"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The mockups' signature view (FR-IMP-13 / FR-PRES-04). Self-contained JS island — MapLibre via CDN, no build step: a
#mapcontainer + an embedded[lon,lat,label]JSON block + a small init script (markers + fitBounds), free OSM demotiles style (no key).Changes
serde_jsonfor the pin block.Verification
just qagreen. Rendered check:#map+ maplibre script + correctly-ordered pins ([4.832,45.758,"Lyon"]). Visual render needs a browser (JS island).Traces: FR-IMP-13, FR-PRES-04, FR-A11Y-10 · tech-spec 07 §7.6.