开发者

Multiple Lines in Subtitle Area of Map Annotation

I currently have an AnnotationDelegate prototyped like so:

@synthesize title; @synthesize subtitle; @synthesize coordinate;
开发者_StackOverflow中文版

However, when the subtitle is a string containing \n (newline characters), it doesn't continue on the next line. Rather, it is just truncated and given a few trailing dots. Is there some way to allow for multiple line subtitles?

Thank you for any help.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜