fix: switch map from MapLibre GL to Leaflet SVG, eliminates tile seams
All checks were successful
Deploy Internet for Kids / Build & Push (push) Successful in 17s
Deploy Internet for Kids / Deploy (push) Successful in 6s
Deploy Internet for Kids / Health Check (push) Successful in 2s
Deploy Internet for Kids / Smoke Tests (push) Successful in 3s
Deploy Internet for Kids / IndexNow Ping (push) Successful in 8s
Deploy Internet for Kids / Promote to Latest (push) Successful in 2s
Deploy Internet for Kids / Rollback (push) Has been skipped
Deploy Internet for Kids / Audit (push) Successful in 2s

MapLibre GL WebGL renderer tiles all sources internally, causing
visible seam lines on retina displays. Leaflet renders GeoJSON as
SVG paths in a single layer - zero tiling, zero seams.

Also replaces child-safety-map with world-map on all homepages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Christian Gick
2026-04-04 08:37:10 +03:00
parent 3bd0476abf
commit a0b862acf4
4 changed files with 106 additions and 127 deletions

View File

@@ -11,6 +11,6 @@ Protecting children online is one of the most important challenges of our time.
- **Online Safety Tools** — Reviews and guides for parental controls, VPNs, and content filters
- **Digital Parenting** — Practical advice for raising children in a connected world
{{< child-safety-map >}}
{{< world-map >}}
*Published by [Agiliton](https://www.agiliton.eu), a European technology company focused on privacy, security, and family protection.*