MKPinAnnotationView:引脚宽度和高度
MKPinAnnotationView 引脚的宽度和高度(以像素为单位)是多少?
编辑:更具体地说,iPhone 屏幕上包含 pin 的假想矩形的宽度和高度。
What is the width and the height of the MKPinAnnotationView pin in pixels?
Edit: To be more concrete, the width and height of imaginary rectangle on iPhone screen containing the pin.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据下面的代码,图钉图像和 MKPinAnnotationView 的宽度均为 32 点,高度为 39 点:
According to the code below, the pin image and the MKPinAnnotationView are both 32 points wide and 39 points high: