[AC-1742] new line map annotation sub title not working on iPhone iOS 6
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2013-04-01T22:16:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | annotation, iphone, line, map, new |
Reporter | Peter Nelson |
Assignee | Daniel Sefton |
Created | 2012-11-19T22:46:30.000+0000 |
Updated | 2016-03-08T07:40:37.000+0000 |
Description
I am unable to add new lines for the subtitle attribute on map annotation on the iPhone.
ex. subtitle:"Status: " + order.status + " \nOrigin: " + order.originCityState + " \nDestination: " + order.destinationCityState
works fine in android.
Hi Peter, A simple test case for this would really help us out. Thanks!
We're using Apple's API directly, this must be a limitation of the iOS SDK