File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9898 "mobile" : [{
9999 "name" : " Map" ,
100100 "cfg" : {
101+ "mapOptions" : {
102+ "openlayers" : {
103+ "interactions" : {
104+ "pinchRotate" : false ,
105+ "altShiftDragRotate" : false
106+ }
107+ }
108+ },
101109 "tools" : [" locate" ]
102110 }
103111 }, " Version" , " DrawerMenu" ,
195203 "cfg" : {
196204 "mapOptions" : {
197205 "openlayers" : {
206+ "interactions" : {
207+ "pinchRotate" : false ,
208+ "altShiftDragRotate" : false
209+ },
198210 "attribution" : {
199211 "container" : " #mapstore-map-footer-container"
200212 }
349361 "name" : " Map" ,
350362 "cfg" : {
351363 "tools" : [" locate" ],
352- "mapOptions" : {
364+ "mapOptions" : {
353365 "openlayers" : {
366+ "interactions" : {
367+ "pinchRotate" : false ,
368+ "altShiftDragRotate" : false
369+ },
354370 "attribution" : {
355371 "container" : " #mapstore-map-footer-container"
356372 }
You can’t perform that action at this time.
0 commit comments