Points cachés affichés aux premiums sur la carte

This commit is contained in:
leosw
2026-01-20 20:22:02 +01:00
parent 5f07c557f5
commit c96aca2bf4
2 changed files with 1 additions and 2 deletions

View File

@@ -68,7 +68,6 @@ $( document ).ready(function() {
var size = 32;
if (z < 8) size = 20;
if (z < 6) size = 16;
if (z < 4) size = 12;
markers.forEach(function(marker) {