gpt4 book ai didi

ios - Watchkit map : show current location

转载 作者:行者123 更新时间:2023-11-29 12:31:58 25 4
gpt4 key购买 nike

我已经制作了可以在扩展应用程序中计算当前位置的应用程序,我想在 watch 上显示它。这个怎么做?有一种方法只显示不同颜色的引脚。

最佳答案

如果您有位置的坐标,您可以在 WKInterfaceMap 上使用 - (void)addAnnotation (CLLocationCoordinate2D)location withImage:(UIImage *)image centerOffset:(CGPoint)offset。传入第一个参数的位置,并传入要显示当前位置的图钉的 UIImage。您还需要确定并调用 setVisibleMapRect,以便 map 显示位置。

关于ios - Watchkit map : show current location,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27425336/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com