Merge pull request #4825 from vvlladd28/improvment/image-map/disable-scroll
UI: Image map revert setting: Disable scroll zooming
This commit is contained in:
commit
1f1308f093
@ -413,10 +413,7 @@ export const commonMapSettingsSchema =
|
|||||||
},
|
},
|
||||||
'mapPageSize',
|
'mapPageSize',
|
||||||
'draggableMarker',
|
'draggableMarker',
|
||||||
{
|
'disableScrollZooming',
|
||||||
key: 'disableScrollZooming',
|
|
||||||
condition: 'model.provider !== "image-map"'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
key: 'latKeyName',
|
key: 'latKeyName',
|
||||||
condition: 'model.provider !== "image-map"'
|
condition: 'model.provider !== "image-map"'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user