docs(wiki): reconcile pages with current app (running + source audit)
Audited all pages against the live app source. Key corrections:
- Dataset counts: nav-waypoints 172 (was 256/238/173), airfields 27 (was 16);
BYOP 142 PDFs / ~97 MB.
- Data paths: docs/data/*.json (comm-change, vor, nav-waypoints, airfields).
- Toolbar: 7 sections incl. Simulator; renamed Edit / View-Set / Export-import;
FDR export, Saved routes, SIGMET/wind/keep-kites/MSA toggles; magnifier opens 1x.
- Keyboard: +/- zoom the map (loupe only when magnifier on); add F/A/N/C/R/B.
- Storage keys: navaid.mapOpacity.v2, navaid.showVorStations, navaid.sec.sim,
toolbarCollapsed default 0.
- Architecture: script load order adds terrain.js, alt-pair-directions.js, gdrive.js.
- Export tiles via navaid-tiles.supino.org (not images.weserv.nl); SW cache navaid-v5;
deploy concurrency cancel-in-progress:false; CI path docs/data/nav-waypoints.json.
- i18n: English defaults live in core.js; docs/i18n/<lang>/strings.js (en empty); default locale English.
- Inspector-he: drop invented fields (Set Course, Type, note size, 5 shapes -> rect/oval).
- Freq: 52 comm-change points; Default label; freq-table scope. Charts-Modal-he: AIP May 2026.
- Quick-Start/Home/User-Guide (he): remove nonexistent Fly/calculate button (routing is live).
Document route leg splitting
Document VOR radial DME workflow
Document frequency callouts and legend
Refresh wiki: strip stale closed-issue refs and historical notes, restructure Toolbar pages, add language-switch banners, fix Low Alt description
Fix wiki: add charts viewer docs, update deployment, changelog, fix wrong info
Wiki: refresh docs for v1.269 airfields, export, workflows
Co-authored-by: Cursor <cursoragent@cursor.com>
Wiki: accuracy pass — fix labels, keys, counts against current code
Co-authored-by: Cursor <cursoragent@cursor.com>
Expand Google Earth page; cross-link from Print-and-Export and User-Guide
Replace the existing Google Earth wiki page with a fuller version that
documents the exact KML structure (gx:Tour, per-leg gx:FlyTo, bounce/
smooth flyToMode, 4-45s duration clamp, 85-degree tilt, MSL altitudes
from inboundAltitude * 0.3048, document MIME type), step-by-step Google
Earth Pro Desktop instructions, more troubleshooting cases, and Hebrew
labels. Add See-also cross-links from Print-and-Export and User-Guide
(the sidebar, Home, and Features cross-links were added separately).
Co-authored-by: Cursor <cursoragent@cursor.com>
Initial wiki: features, user guide, architecture, deployment
Co-authored-by: Cursor <cursoragent@cursor.com>