diff --git a/www/leaflet.css b/www/leaflet.css index ac0cd17..c161c31 100644 --- a/www/leaflet.css +++ b/www/leaflet.css @@ -21,6 +21,7 @@ .leaflet-container { overflow: hidden; -ms-touch-action: none; + touch-action: none; } .leaflet-tile, .leaflet-marker-icon,