Change User Location Blue Pulsing Circle Radius

故事扮演 提交于 2019-12-24 12:33:52

问题


Is it possible to change the radius of the blue pulsing circle around current user's location in MapKit? I have an application which looks around current location for points of interest within a certain radius. I'd like to show this circle to the user without having to completely provide a new annotation for current user location. Any ideas?


回答1:


This radius signifies the GPS's inaccuracy. I don't think you can override its behaviour.




回答2:


Take a look at the Mapbox iOS SDK, which is open source and allows you full access to this component. In MapKit, you can only change the tinted user dot, but not the circle.



来源:https://stackoverflow.com/questions/24658333/change-user-location-blue-pulsing-circle-radius

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!