span | |
Type | property |
Dictionary | native.map |
Library | Map |
Syntax |
|
Associations | com.livecode.widget.native.map |
Summary | The extent of the map displayed by the widget. |
OS | mac, ios, android, web |
Platforms | desktop, mobile |
Example |
|
Related | Property: region, centerCoordinates |
Description | The span property returns a comma-delimited pair of numbers, the vertical and horizontal delta in degrees from the centerCoordinates to the sides of the map view. The span therefore, together with the size of the view, determine the zoom level. The second two items of the region property are the same as the span. |