A B C D E F G H I N O P R S T W 
所有类 所有程序包

S

setAllowCache(boolean) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置是否允许使用缓存.
setAllowDirection(boolean) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置是否允许使用设备传感器获取方向.
setAllowGPS(boolean) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置是否允许使用GPS进行定位,默认允许.
setCircularRegion(double, double, float) - 类 中的方法com.tencent.map.geolocation.TencentGeofence.Builder
设置圆形围栏围栏经纬度(GCJ-02坐标)和半径.
setCoordinateType(int) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
设置坐标系.
setDebuggable(boolean) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
已过时。
该方法已废弃,由TencentLocationManager.setSDKLogListener(TencentLocationLogListener)代替 设置是否允许内部进入Debug模式[默认为false]。 如果开发者遇到问题,在请求定位前设置为true,内部会将运行日志上传到腾讯服务器,将手机IMEI和当前时间提供给我们,可以分析出现问题的原因。

如未设置用或未同意隐私政策,该方法不生效.

setDebuggable(boolean) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
 
setDeviceID(Context, String) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
Android Q开始,无法正常读取设备唯一标识,此接口用于配置设备唯一标识 deviceID长度限制为1~63,超过63将选择前63位
setExpirationDuration(long) - 类 中的方法com.tencent.map.geolocation.TencentGeofence.Builder
设置围栏有效时间.
setExtraData(String, String) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
 
setExtraData(String, String) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
在获取 TencentLocationManager 实例之前, 通过此接口, 向 SDK 设置 Extra Data
setExtraKey(String) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
使用定位SDK高级功能,需要通过此接口设置额外key,请联系客服获取
setGnssSource(int) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置优先卫星定位信号来源
setGpsFirst(boolean) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置首次定位是否等待卫星定位结果,默认为false 当设置为true时,首次定位会等待卫星定位结果,默认等待时间为30s,超时将返回网络定位结果
setGpsFirstTimeOut(int) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置卫星定位优先时,等待卫星定位结果对的超时时间,单位: ms, 最多等待60s.
setIndoorLocationMode(boolean) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置启动室内定位
setInterval(long) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置定位周期(位置监听器回调周期), 单位为 ms (毫秒).
setKey(String) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
设置AppKey
setLoadLibraryEnabled(boolean) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
设置是否由定位SDK自动加载so library(缺省时为自动加载).
setLocMode(int) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置定位模式
setMockEnable(boolean) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
是否允许mockGps数据 设置为true后将不对mockGps进行过滤
setPhoneNumber(String) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置电话号.
setPolygonRegion(List<TencentGeofence.FencePoint>) - 类 中的方法com.tencent.map.geolocation.TencentGeofence.Builder
设置多边形围栏边界经纬度(GCJ-02坐标)
setQQ(String) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置 QQ 号.
setRequestLevel(int) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置定位的 request level.
setSDKLogListener(TencentLocationLogListener) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
设置接收SDK内部运行时的日志接口 如未设置用或未同意隐私政策,该方法不生效.
setSmallAppKey(String) - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
设置分渠道的key编码号,例如小程序里面区分业务.
setSystemCacheEnable(boolean) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
是否允许在定位失败情况下返回系统缓存位置
setTag(String) - 类 中的方法com.tencent.map.geolocation.TencentGeofence.Builder
设置围栏标识, 标识不为空且应当唯一.
setUploadGpsForNavi(boolean) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
 
setUserAgreePrivacy(boolean) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManager
设置用户是否同意隐私协议政策
SIGN_IN_SCENE - 类 中的静态变量com.tencent.map.geolocation.TencentLocationManager
签到场景,单次定位,第一次会优先返回精度较高的结果,定位速度可能会延迟1~3S
SPORT_SCENE - 类 中的静态变量com.tencent.map.geolocation.TencentLocationManager
运动场景,高精度连续定位,适用于步行或骑行定位,第一次会优先返回精度较高的结果
startDrEngine(int) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
启动DR引擎。
startIndoorLocation() - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
已过时。
STATUS_DENIED - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
状态码, 位置权限被拒绝,通常由于LBE类似的管理软件禁止了app的定位权限.
STATUS_DISABLED - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
状态码, 代表设备(wifi、基站、GPS)已关闭.
STATUS_ENABLED - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
状态码, 代表设备(wifi、基站、GPS)已开启(开启并不意味着可用).
STATUS_GPS_AVAILABLE - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
状态码,GPS可用,代表GPS开关打开,且搜星定位成功
STATUS_GPS_UNAVAILABLE - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
状态码,GPS不可用,不可用有多种可能,比如GPS开关被关闭,GPS开关开着但是没办法搜到卫星等等
STATUS_LOCATION_SWITCH_OFF - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
状态码,表示位置服务开关未打开
STATUS_UNKNOWN - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
状态码, 未知状态.
stopIndoorLocation() - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
已过时。
stopLocationWithScene(int, TencentLocationListener) - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
根据场景停止定位, 与requestLocationWithScene对应
A B C D E F G H I N O P R S T W 
所有类 所有程序包