开发者

Multiple Lines in Subtitle Area of Map Annotation

开发者 https://www.devze.com 2023-03-14 06:56 出处:网络
I currently have an AnnotationDelegate prototyped like so: @synthesize title; @synthesize subtitle; @synthesize coordinate;

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

精彩评论

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

关注公众号