| 方法和说明 |
|---|
| com.tencent.map.geolocation.TencentGeofence.getLatitude() |
| com.tencent.map.geolocation.TencentGeofence.getLongitude() |
| com.tencent.map.geolocation.TencentGeofence.getRadius() |
| com.tencent.map.geolocation.TencentLocationManager.setDebuggable(boolean)
该方法已废弃,由
TencentLocationManager.setSDKLogListener(TencentLocationLogListener)代替
设置是否允许内部进入Debug模式[默认为false]。
如果开发者遇到问题,在请求定位前设置为true,内部会将运行日志上传到腾讯服务器,将手机IMEI和当前时间提供给我们,可以分析出现问题的原因。
如未设置用或未同意隐私政策,该方法不生效. |
| com.tencent.map.geolocation.TencentLocationManager.startIndoorLocation() |
| com.tencent.map.geolocation.TencentLocationManager.stopIndoorLocation() |