scrollEnabled

Typeproperty
Dictionarynative.map
LibraryMap
Syntax
set the scrollEnabled of <widget> to { true | false }
get the scrollEnabled of <widget>
Associationscom.livecode.widget.native.map
Summary

Whether the scrollbar is enabled

OSmac, ios, android
Platformsdesktop, mobile
Example
set the scrollEnabled of widget "Map" to true
RelatedProperty: centerCoordinates
Description

Use the scrollEnabled property to control whether the map view centerCoordinates can be changed by dragging the mouse or using touch.