region

Typeproperty
Dictionarynative.map
LibraryMap
Syntax
set the region of <widget> to <pRegion>
get the region of <widget>
Associationscom.livecode.widget.native.map
Summary

The region displayed by the map

OSmac, ios, android, web
Platformsdesktop, mobile
Example
set the region of widget "Map" to "55.9533,-3.1883, 10, 10"
RelatedProperty: centerCoordinates, span
Description

The region of a map widget is a tuple describing the map region currently displayed; the first two items are the centerCoordinates and the second two the span.