[TIMOB-1174] iPhone: Map view don't seem to zoom to coordinates
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | ios, iphone, mapview |
Reporter | Jeff Haynie |
Assignee | Stephen Tramer |
Created | 2011-04-15T02:45:47.000+0000 |
Updated | 2012-09-28T19:01:16.000+0000 |
Description
On 4.0, Map View doesn't seem to correctly zoom to the correct zoom level and coordinates like previous releases.
I have this problem as well.
Here is a code to test:
If I change latitudeDelta and longitudeDelta lesser than 7 it will work, otherwise not.
(from [5e48be0bd021b3b75b99b1fff3a82a245a524529]) Closes #1174 : Typo in TiMapView during setting the region was causing us to ignore the region on startup. http://github.com/appcelerator/titanium_mobile/commit/5e48be0bd021b3b75b99b1fff3a82a245a524529"> http://github.com/appcelerator/titanium_mobile/commit/5e48be0bd021b...
(from [6c2b0d450f4a879a2d48a2376564870d4ad06e8b]) [#1174 state:fixed-in-qa] If window proxy switched to a context of its creation (using TiProxy.switchContext), now it switches back to its original context when that created context is slated to be cleaned up. (i.e., when the window is closed) http://github.com/appcelerator/titanium_mobile/commit/6c2b0d450f4a879a2d48a2376564870d4ad06e8b"> http://github.com/appcelerator/titanium_mobile/commit/6c2b0d450f4a8...
Ignore that commit. I got the ticket number wrong by one digit. :\