跳过导航链接
A B C D E F G H I L N O P R S T U V W 

R

removeGeoFence() - 类 中的方法com.amap.api.fence.GeoFenceClient
移除所有地理围栏
Remove all geofences
removeGeoFence(GeoFence) - 类 中的方法com.amap.api.fence.GeoFenceClient
移除指定的geofence 当要移除所有围栏时可以使用GeoFenceClient.removeGeoFence()方法 当要销毁GeoFneceClient时,需要调用一次 GeoFenceClient.removeGeoFence()方法,确保所有围栏已移除
Remove specified geofence When removing all geofences, you can use the GeoFenceClient.removeGeoFence() method.
removeLogCallback(ILogCallback) - 类 中的方法com.amap.api.location.AMapLocationClient
移除日志回调
removeOptAttr(String) - 类 中的方法com.amap.api.location.AMapLocation
 
removeSatelliteListener(IGnssSatelliteListenerDelegate) - 类 中的方法com.amap.api.location.AMapLocationClient
移除卫星监听
removeSensorListener(ISensorListenerDelegate) - 类 中的方法com.amap.api.location.AMapLocationClient
移除传感器监听
resumeGeoFence() - 类 中的方法com.amap.api.fence.GeoFenceClient
恢复地理围栏 恢复地理围栏的监听、同时地理围栏内部的定位也会重新开始定位
注意:通过setGeoFenceAble接口设置为false的围栏不会重新生效
Resume geofence Resume geofence monitoring, and the internal positioning of the geofence will also restart
Note: Geofences set to false via the setGeoFenceAble interface will not be reactivated
A B C D E F G H I L N O P R S T U V W 
跳过导航链接