region | |
Type | property |
Dictionary | native.map |
Library | Map |
Syntax |
|
Associations | com.livecode.widget.native.map |
Summary | The region displayed by the map |
OS | mac, ios, android, web |
Platforms | desktop, mobile |
Example |
|
Related | Property: 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. |