A B C D E F G H I N O P R S T W
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
O
- onLocationChanged(TencentLocation, int, String) - 接口 中的方法com.tencent.map.geolocation.TencentLocationListener
-
位置发生变化.
- ONLY_GPS_MODE - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
仅GPS定位模式,将只返回GPS定位结果,在室外可提升定位精度(约3~10米),GPS首次获取位置较慢且耗电较高 请求定位未获得GPS结果或GPS丢失后,如果超时时间内无GPS结果,则返回网络定位结果,超时时间为8s。
- ONLY_GPS_TIME_OUT - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
仅gps定位超时时间 单位: ms
- ONLY_NETWORK_MODE - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
仅网络定位模式,将不启动gps定位,只使用网络定位,可以减少耗电量,但定位精度有所降低
- onSDKRunningLogChanged(int, String) - 接口 中的方法com.tencent.map.geolocation.TencentLocationLogListener
- onStatusUpdate(String, int, String) - 接口 中的方法com.tencent.map.geolocation.TencentLocationListener
-
GPS, WiFi, Radio 等状态发生变化.
所有类 所有程序包