Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10960] iOS: Zoom in (+) button do not work when map zoomed out on maximum.(iPad 3 -iOS6).

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionNot Our Bug
Resolution Date2012-09-21T15:23:43.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsqe-ios090112
ReporterRima Umbrasas
AssigneeIngo Muschenetz
Created2012-09-18T14:59:42.000+0000
Updated2017-03-09T23:46:52.000+0000

Description

Description: Zoom in (+) button do not work when map zoomed out on maximum. Steps: 1. Launch KitchenSink. 2. Go to BaseUI> Views> Map View. 3. Press zoom out button (-) until maximum (press 4 times). 4. Press zoom in (+) button. Expected results: Should be able to zoom in. Actual results: Not able to zoom in map. Note: this occurs on iPad 3 iOS6.

Comments

  1. kosso 2012-09-19

    I'm seeing this occur too on an iPad2 with iOS6. When I have a map set, everything is fine (zooming in and out programmatically with buttons) until I zoom out as far it it will go. After that, you can only manually pinch-zoom in to get closer. Then the buttons do not work as they should.
  2. Vishal Duggal 2012-09-21

    [map setRegion:region animated:animate]; stops working if the map is zoomed out to a certain level.
  3. Lee Morris 2017-03-09

    Closing this ticket as it is not our bug.

JSON Source