A B C D E F G H I N O P R S T W
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
R
- RADIO - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
-
已过时。
- removeAllFences() - 类 中的方法com.tencent.map.geolocation.TencentGeofenceManager
-
删除全部围栏.
- removeFence(TencentGeofence) - 类 中的方法com.tencent.map.geolocation.TencentGeofenceManager
-
移除一个围栏.
- removeFence(String) - 类 中的方法com.tencent.map.geolocation.TencentGeofenceManager
-
根据围栏标识删除围栏.
- removeLocationListener(TencentLocationListener) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
移除定位监听
- removeUpdates(TencentLocationListener) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
移除位置监听器并停止定位.
- REQUEST_LEVEL_ADMIN_AREA - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
定位结果信息级别: 3号定位接口, 包含经纬度, 行政区划,位置地址和位置名称.
- REQUEST_LEVEL_GEO - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
定位结果信息级别: 0号定位接口, 仅包含经纬度坐标表示的地位置(经纬度).
- REQUEST_LEVEL_NAME - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
定位结果信息级别: 1号定位接口, 包含经纬度, 位置名称, 位置地址.
- REQUEST_LEVEL_POI - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
定位结果信息级别: 4号定位接口, 包含经纬度, 行政区划, 附近的POI.
- requestLocationUpdates(TencentLocationRequest, TencentLocationListener) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
请求定位, 位置更新将通过 listener 回调通知.
- requestLocationUpdates(TencentLocationRequest, TencentLocationListener, Looper) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
请求(在与 looper 关联的线程中)定位, 位置更新将通过 listener 回调通知.
- requestLocationWithScene(int, TencentLocationListener) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
根据场景请求定位,简化定位相关配置
- requestSingleFreshLocation(TencentLocationRequest, TencentLocationListener, Looper) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
获取当前单次定位,才方法可在未启动周期性回调时获取一次最新位置 也可以在启动周期性回调时,强制刷新得到一次最新的位置信息 该接口在单次定位时,获取位置结果为1号定位接口,在启动周期性回调时, 结果跟随TencentLocationRequest中设置的定位接口号码。
所有类 所有程序包