0

我创建了一个 iPhone 应用程序,它使用MKMapkit. 单击地图时,它会显示MKAnnotation标题和副标题字符串。

现在我想知道如何用多行文本显示注释。请告诉我怎么做。感谢您的时间和帮助。

4

2 回答 2

0

您将需要对注释视图进行分类并进行自己的标注,请参阅此示例如何在 iOS 中的 MKAnnotation 中添加更多详细信息,这也可能有助于源提供https://developer.apple.com/library/ios/#samplecode/WeatherMap/索引.html

于 2012-12-18T00:07:12.533 回答
0

查看 Apple 的MapCallOuts演示。

于 2011-02-18T05:19:07.907 回答