[TIMOB-605] add new event properties to map view
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:32:52.000+0000 |
Updated | 2011-04-17T01:53:39.000+0000 |
Description
1) make sure that annotation events mirror map view click events
(i.e., the clicksource value is consistent)
2) add a clicksource property value when the pin is clicked (show
the annotation)
3) add a clicksource property value when the title or subtitle is
clicked.
Comments
- Blain Hamon 2011-04-15
The event should be consistent now.
However, we'll need to discuss the details of the event, because it looks like it needs some tricky hackery.
- Blain Hamon 2011-04-15
Hunh. I thought I closed this one. Marking resolved now.