[AC-2067] No latitude/longitude deltas on regionChange-event (Android Maps v2)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-05-20T17:33:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android, maps |
Reporter | roel |
Assignee | Shak Hossain |
Created | 2013-05-14T00:07:40.000+0000 |
Updated | 2016-03-08T07:41:01.000+0000 |
Description
Currently there are no longitudeDelta / latitudeDelta properties defined when the regionChanged-event is fired (as in v1). The region-property (View) does have the original deltas stored that are used for creating the mapView, but these do not change when zooming/swiping.
Yes thank you, I can confirm it's working for 3.1. I do experience there is no initial regionchanged fired when a mapView is opened for the first time, while this is the case for iOS5+6 + Android maps v1. I'm not sure if this is a bug or a feature. A workaround is a fireEvent('regionchanged') after setting up the mapView. But then all lat/lng/deltas are undefined, until you manually zoom/swipe. Could you let me know if this is question for the forums, or should I submit a ticket here?
Yes, please create a question that relates to your core issue. Thanks.