[TIMOB-9833] TiAPI: Map.View zoomEnabled property
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | n/a |
| Components | TiAPI |
| Labels | n/a |
| Reporter | Josh Roesslein |
| Assignee | Unknown |
| Created | 2012-06-28T13:40:59.000+0000 |
| Updated | 2018-02-28T20:04:26.000+0000 |
Description
Look into exposing a property "zoomEnabled" which enables or disables the built-in zoom mechanism on the MapView.
This is already implemented on Android, but is not documented currently.
We should look into supporting this API on the other platforms and documenting it.
I wonder when this can be implemented on iOS? Thanks