[TIMOB-12578] Add current region property to MapView
| GitHub Issue | n/a |
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android, iOS, TiAPI |
| Labels | n/a |
| Reporter | Davide Cassenti |
| Assignee | Unknown |
| Created | 2013-02-05T00:33:47.000+0000 |
| Updated | 2018-02-28T20:03:35.000+0000 |
Description
Feature description
The MapView object does not have a property to tell the current region shown; the only way to get the bounds is by listening to the regionchanged event. The region property (or an additional one) should be kept up-to-date so that it is possible to read this information outside the listener.
Comments
JSON Source
No comments