diff --git a/dist/leaflet.css b/dist/leaflet.css index e50e886c..932eec95 100644 --- a/dist/leaflet.css +++ b/dist/leaflet.css @@ -17,6 +17,7 @@ .leaflet-container { overflow: hidden; -ms-touch-action: none; + touch-action: none; } .leaflet-tile, .leaflet-marker-icon,