zoomEnabled

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

Whether map zoom is enabled

OSmac, ios, android
Platformsdesktop, mobile
Example
set the zoomEnabled of widget "Map" to false
RelatedProperty: span
Description

Use the scrollEnabled property to control whether the map view span can be changed by double-clicking, double-tapping or using pinch gestures.