Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何移动图钉图像以使图像底部指向该位置(如默认图钉)。目前,图像的中心指向该位置(旧金山)。
您需要计算要偏移的像素数,然后设置centerOffset属性。
centerOffset
默认情况下,注释视图的中心点放置在关联注释的坐标点处。您可以根据需要使用此属性重新定位注释视图。此 x 和 y 偏移值以像素为单位。正偏移值将注释视图向下和向右移动,而负值将它向上和向左移动。