如何使locationMagager:(CLLocationManagerL *)manager didUpdateLocations:(NSArray *)locations{}隔5分钟或者1分钟调用呢
可以写个NSTimer把方法封装进去,timer每个几分钟执行一次方法