开发者

iPhone MapKit: Accessibility of Annotations

does anybody know how it is possible to add an accessibility label to a map annotation? I've tried adding it to the MKAnnotationView and the MKAnnotation but neither works. VoiceOver always only reads "pin" when an annotation is开发者_如何学运维 selected, while the original Maps application features the correct title when selecting an annotation.

Thanks and best regards,

Chris


In your -mapView:viewForAnnotation: set the accessibilityValue of your returned MKAnnotationView object.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜