[TIMOB-2519] Android: mapview, some annotations do not appear until map is tapped on
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M05 |
Components | Android |
Labels | android, annotations, defect, mapview, regression, release-1.6.0 |
Reporter | Thomas Huelbert |
Assignee | Don Thorp |
Created | 2011-04-15T03:21:48.000+0000 |
Updated | 2011-04-17T01:59:20.000+0000 |
Description
Titanium SDK version: 1.5.0 (12/06/10 08:42 4d92d40) sim and device
1.Base UI > Views > Map Views
2.note the appearance fo the screen, then tap it
results, pin but no custom annotations. they appear after the tap.
test note - be sure "remove all" removes these items when bug is fixed (currently they are not)
regression, worked in 1.4.2, finding the break build in 1.5.0 is turning into a bit of a time hole.
as of 1.6.0, the annotation no longer appears with a tap.
(from [d486fe7de107960866721bcd85cb44780893a8db]) [#2519 state:fixed-in-qa] [#2546 state:fixed-in-qa] changed map annotations to be stored by proxy
when adding or removing annotations, those will be stored in proxy. Upon the map actualybeing made visible, the annotations will be made visible along with any annotations selected before the map is opened.
https://github.com/appcelerator/titanium_mobile/commit/d486fe7de107960866721bcd85cb44780893a8db"> https://github.com/appcelerator/titanium_mobile/commit/d486fe7de107...
[INFO] Titanium SDK version: 1.6.0 (01/19/11 08:23 aa8c451) droid 1 (2.2.1) and sim 2.1