makepad/examples/map/src
2026-09-05 17:21:48 +02:00
..
dem.rs map: Europe searchdb, route elevation profile, rail/tram/water-label styling 2026-07-27 23:13:47 +02:00
elev_graph.rs layout: extend turtle sizing and add Grid 2026-09-05 17:21:48 +02:00
main.rs map + route: the six overlays (EV chargers, transit, nature, districts, building age, population) read through the same archive plane as the base tiles — OverlaySource {name, TileSourceConfig}, hosted .mkmap archives on makepad.nl fetched by range through the shared archive reader and disk cache, a local .mbtiles only as a dev override; one layer table (apps/route/src/overlays.rs) for the native and demo builds, the demo checkboxes now set overlays like native 2026-09-03 20:41:27 +02:00