【发布时间】:2013-01-20 03:06:37
【问题描述】:
我正在开发一个应用程序,我想在其中使用 CLLocationManager 类获取位置详细信息。但是如果我调用 startlocationupdating 方法,那么 GPS 就会启动。
我不想使用 GPS 获取位置详细信息。我想关闭 GPS 并使用 WiFi 或蜂窝塔获取位置详细信息。我该怎么做?
【问题讨论】:
-
CLLocationManager 难以自定义:HowTo initialise MKMapView with a given user location?
标签: iphone gps cllocationmanager