diff --git a/src/styles/map.less b/src/styles/map.less index 0528ad4..d835ee7 100644 --- a/src/styles/map.less +++ b/src/styles/map.less @@ -103,6 +103,11 @@ top: -18px; width: 48px; height: 48px; + pointer-events: none; +} + +.leaflet-arrow-icon { + pointer-events: none !important; } .leaflet-km-marker, .leaflet-km-marker-2 {