Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-337] Custom attributes on map annotations

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:27:29.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsannotations, map
ReporterAlex Sanders
AssigneeReggie Seagraves
Created2011-04-15T02:27:28.000+0000
Updated2017-03-09T21:14:05.000+0000

Description

Being able to refer to map annotations only by their title attribute becomes major issue as soon as one or more share a common title. The only option at present to somehow make each title unique, which means you are forced to display an identifier to the user regardless of whether it's meaningful to them or not.

methods with arguments like mapViewInstance.removeAnnotation(myAttribute,aValue){…}, and also passing these attributes to annotation events, would give you total control over annotations regardless of what information you wanted to display to the user.

Comments

  1. Alex Sanders 2011-04-15

    Was assigning it to you the wrong thing to do nolan? apologies if so...

  2. Blain Hamon 2011-04-15

    Changes in code base has mooted this since then.

  3. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source