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.
使用 UIMapView 可以打开“显示用户位置”。这工作正常。地图上出现一个小蓝点。当我放大地图时,蓝点周围的 MapView 中会出现一个圆圈。
这个圆圈是否向我显示了 gps 信号的准确性?
在我的应用程序中,我想显示信号的准确性,这是否已经包含在 SDK 中?
这是标准行为,是的,圆圈向您展示了当时信号的准确度,您会注意到它开始变大,然后随着准确度的增加而缩小。