开发者

iPhone SDK: Adding text to a MKMapView

I just want to add some text to a MKMapView (dynamically in code). It seems like one way to go would be subclassing MKShape and defining a custom annotation (i.e. one without a pin or any other graphics) but I'm uncertain how to do it. Also, it seems like it might be possible to layer another control开发者_JAVA百科 on top of the MKMapView that would allow me to add text.


Why not just add a UILabel as a subview of the map?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜