diff --git a/src/components/map/MapComponent.vue b/src/components/map/MapComponent.vue index 8bb67398..0127425d 100644 --- a/src/components/map/MapComponent.vue +++ b/src/components/map/MapComponent.vue @@ -10,7 +10,6 @@ :doubleClickZoom="false" :pitchWithRotate="false" :dragRotate="false" - :touchZoomRotate="false" :touchPitch="false" :attributionControl="false" :bounds="bounds"