Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2519] Android: mapview, some annotations do not appear until map is tapped on

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:20.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M05
ComponentsAndroid
Labelsandroid, annotations, defect, mapview, regression, release-1.6.0
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:21:48.000+0000
Updated2011-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.

Comments

  1. Thomas Huelbert 2011-04-15

    as of 1.6.0, the annotation no longer appears with a tap.

  2. Opie Cyrus 2011-04-15

    (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...

  3. Thomas Huelbert 2011-04-15

    [INFO] Titanium SDK version: 1.6.0 (01/19/11 08:23 aa8c451) droid 1 (2.2.1) and sim 2.1

JSON Source