[TIMOB-1198] Android: add support for custom image instead of pin for mapview
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:55:30.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.5.0 |
| Components | Android |
| Labels | android, feature, mapview |
| Reporter | Jeff Haynie |
| Assignee | Don Thorp |
| Created | 2011-04-15T02:46:26.000+0000 |
| Updated | 2011-04-17T01:55:30.000+0000 |
Description
Does this exist already on android?
Annotation should take a 'image' property which specifies a image to display instead of a built-in pin.
It was implemented as pinImage when merged. We can rename it to image.
(from [57c55156359b6b155ff46e8b21050a0b7f09bc36]) [#1198 state:fixed-in-qa] added image synonym. Left pinImage for backward compatability to apps that shipped before iPhone renamed it to image http://github.com/appcelerator/titanium_mobile/commit/57c55156359b6b155ff46e8b21050a0b7f09bc36"> http://github.com/appcelerator/titanium_mobile/commit/57c55156359b6...
confirmed .image and that pinImage stil works as expected. Simulator and nexus1 (2.2)