christian
  • Joined on 2025-12-11
christian pushed to main at christian/internetforkids 2026-04-04 06:57:16 +00:00
6a4e8dde05 fix: add shape-rendering crispEdges to prevent GPU tile seams in SVG
christian pushed to main at christian/internetforkids 2026-04-04 06:50:08 +00:00
df2cb09a05 fix: replace Leaflet with pure SVG map to eliminate WebKit GPU seams
christian pushed to main at christian/internetforkids 2026-04-04 06:15:16 +00:00
f56a0cd67d fix: use Leaflet Canvas renderer instead of SVG
christian pushed to main at christian/internetforkids 2026-04-04 06:03:59 +00:00
b9a62902c2 fix: render ocean as SVG rectangle to prevent GPU compositing seams
christian pushed to main at christian/internetforkids 2026-04-04 05:40:13 +00:00
578b95ff9e fix: white land, blue-gray ocean background
christian pushed to main at christian/internetforkids 2026-04-04 05:37:16 +00:00
a0b862acf4 fix: switch map from MapLibre GL to Leaflet SVG, eliminates tile seams
christian pushed to main at christian/internetforkids 2026-04-04 05:32:01 +00:00
3bd0476abf fix: eliminate map tile-seam lines by removing vector tile source
christian pushed to main at christian/internetforkids 2026-04-04 05:04:15 +00:00
63495fd901 fix: eliminate map tile-seam lines, fix scroll, remove Expert Analysis
christian pushed to main at christian/internetforkids 2026-04-04 04:59:42 +00:00
955e4bef6f fix: remove map tile-seam lines + add interactive popups with law data
christian pushed to main at christian/internetforkids 2026-04-03 13:10:38 +00:00
8a209f76f8 fix: add country name labels from vector tiles (zoom >= 3)
christian pushed to main at christian/internetforkids 2026-04-03 13:07:22 +00:00
30a6642e18 fix: enable scroll wheel zoom in fullscreen mode
christian pushed to main at christian/internetforkids 2026-04-03 13:06:55 +00:00
00194c4ce8 fix: inline minimal style (no flash), remove all layer-hiding code
christian pushed to main at christian/internetforkids 2026-04-03 13:04:46 +00:00
ea0c78adef fix: white land, darker sea (#c8d3df), add fullscreen button
christian pushed to main at christian/internetforkids 2026-04-03 13:03:57 +00:00
0dfc11d0fc fix: nuke ALL base layers then re-enable only water fills
christian pushed to main at christian/internetforkids 2026-04-03 13:03:26 +00:00
adf51d7bf1 fix: darken land background (#eaeaea)
christian pushed to main at christian/internetforkids 2026-04-03 13:02:33 +00:00
a936222be1 fix: strip base map to white/gray, hide all noise, no attribution
christian pushed to main at christian/internetforkids 2026-04-03 13:00:31 +00:00
bab74ef7e7 fix: hide all line layers except boundaries (removes grid lines)
christian pushed to main at christian/internetforkids 2026-04-03 13:00:04 +00:00
57320ccb51 fix: higher-res boundaries (50m), hide city names, country-only labels
christian pushed to main at christian/internetforkids 2026-04-03 12:58:31 +00:00
3d8e568f8c fix: desaturate base map (white land, light gray sea)
christian pushed to main at christian/internetforkids 2026-04-03 12:57:52 +00:00
5a840743da fix: choropleth below labels + hide country names at zoom < 3