GitHub Issue | n/a |
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-29T16:47:05.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-52, Release 2.0.0, Release 1.8.1 |
Components | iOS |
Labels | module_map, parity, qe-testadded |
Reporter | Asim Siddiqui |
Assignee | Stephen Tramer |
Created | 2011-12-27T16:33:49.000+0000 |
Updated | 2012-03-03T23:26:48.000+0000 |
for Ti.Map.Annotation you should be able to set the image property to a blob in order to support dynamic annotation creation. Right now it only excepts a URL to an image file.
Comment from customer:
We're facing a technical challenge that can actually make or break us at this point. We have a deadline at the end of january to build a mobile app in titanium that can closely mimic our current app for iOS.
Our problem: We need the ability to add labels with dynamic text to annotations. We would actually love to be able to add views to the annotation view but labels would be enough for our current needs.
example screenshot of implementation in native
Dynamic label support is an unrelated feature that requires its own ticket and escalation path. Please submit a new feature request: this will not be addressed as part of the resolution for this ticket.
TESTING
---- Sample code:Note that you will need both
images/chat.png
andimages/send.png
in your Resources.Closing bug. Verified new feature is behaving as expected on: SDK build: 1.9.0.v20120207171634 Titanium Studio, build: 1.0.8.201201262211 xcode: 4.2 Devices: iphone 4S Sprint (5.0.1)