【发布时间】:2010-10-01 11:10:30
【问题描述】:
如何获取当前的经纬度 没有
- (void)locationManager:(CLLocationManager *)manager didUpdateToLocation:(CLLocation*)newLocation fromLocation:(CLLocation *)oldLocation {
}
使用这个方法
如果我使用了这个函数,我必须走多远......这样这个方法将被核心定位框架调用,或者我可以通过编程调用这个函数......
【问题讨论】:
-
这里没有太多信息可以回答您的问题?我假设您使用的是 GPS?
-
是的,使用 gps 我该怎么做,请告诉我.....