Update to leaflet 1.0.3.

This commit is contained in:
David Molineus
2017-01-27 11:59:16 +01:00
parent e985eb6cba
commit 5ca0430872
6 changed files with 143 additions and 62 deletions

View File

@@ -56,7 +56,7 @@
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-drag {
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}