Refactored efast.py to leverage efast package functions.

This commit is contained in:
Felix Delattre 2026-01-11 00:23:35 +01:00
parent 853c1c6a30
commit 6741433228
3 changed files with 81 additions and 182 deletions

View file

@ -20,6 +20,7 @@
.map-label { font-size: 12px; margin-bottom: 5px; color: #666; }
.map { height: 500px; border: 1px solid #ccc; }
.leaflet-image-layer { image-rendering: pixelated; }
.leaflet-control-attribution { display: none; }
</style>
</head>
<body>