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
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:
@@ -11,6 +11,6 @@ Der Schutz von Kindern im Internet ist eine der wichtigsten Herausforderungen un
|
||||
- **Online-Sicherheitstools** — Bewertungen und Anleitungen für Kindersicherungen, VPNs und Inhaltsfilter
|
||||
- **Digitale Erziehung** — Praktische Ratschläge für die Kindererziehung in einer vernetzten Welt
|
||||
|
||||
{{< child-safety-map >}}
|
||||
{{< world-map >}}
|
||||
|
||||
*Herausgegeben von [Agiliton](https://www.agiliton.eu), einem europäischen Technologieunternehmen für Datenschutz, Sicherheit und Familienschutz.*
|
||||
|
||||
@@ -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.*
|
||||
|
||||
@@ -11,6 +11,6 @@ Protéger les enfants en ligne est l'un des défis les plus importants de notre
|
||||
- **Outils de sécurité en ligne** — Tests et guides pour le contrôle parental, les VPN et les filtres de contenu
|
||||
- **Parentalité numérique** — Conseils pratiques pour élever des enfants dans un monde connecté
|
||||
|
||||
{{< child-safety-map >}}
|
||||
{{< world-map >}}
|
||||
|
||||
*Publié par [Agiliton](https://www.agiliton.eu), une entreprise technologique européenne spécialisée dans la confidentialité, la sécurité et la protection des familles.*
|
||||
|
||||
Reference in New Issue
Block a user