【问题标题】:Custom MKAnnotation View自定义 MKAnnotation 视图 【发布时间】:2016-05-25 13:27:09 【问题描述】: 我正在使用 Swift 制作 MapView,我想在 Annotation 视图上添加更多“标签”,或者至少添加不被剪切的标题和副标题(见图)。 有人可以帮助我吗? 【问题讨论】: 标签: swift mkmapview mkannotation mkannotationview mapkitannotation 【解决方案1】: 听起来您想要自定义标注。我在这里回答了一个问题,其中包含一些详细信息和如何执行此操作的示例。 Swift: MKAnnotation long title text 【讨论】: