centerCoordinates | |
Type | property |
Dictionary | native.map |
Library | Map |
Syntax |
|
Associations | com.livecode.widget.native.map |
Summary | The coordinates at which the map view is centered. |
OS | mac, ios, android, web |
Platforms | desktop, mobile |
Example |
|
Related | Property: region |
Description | The centerCoordinates property returns a comma-delimited pair of numbers, the latitude and longitude (in degrees north and east respectively) of the coordinates of the current center of the map view. The first two items of the region property are the same as the centerCoordinates. |