// The Drones dashboard, served as a single self-contained HTML document. // MapLibre GL JS (free, no API key): satellite imagery + Terrarium DEM for real // 3D terrain relief. Detections render as species markers draped on the terrain; // a timeline scrubber replays the survey as the drone flew it. export function page(cfg) { const c = JSON.stringify(cfg); return `