开发者

MapKit Changing the User Location Programmatically

开发者 https://www.devze.com 2023-03-19 12:04 出处:网络
I am trying to make a jogging app which will track where the user ran. It will draw a line on the map where the user is running. My problem is that how to test such an app. Is there anyway I can dynam

I am trying to make a jogging app which will track where the user ran. It will draw a line on the map where the user is running. My problem is that how to test such an app. Is there anyway I can dynamically change the user location 开发者_如何学运维which will fire the didUpdateUserLocation delegate method?


The iOS Simulator supports that feature in the current beta version. You can even simulate a dynamically updating location.

0

精彩评论

暂无评论...
验证码 换一张
取 消