A B C D E F G H I N O P R S T W
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
G
- GEOFENCE_TYPE_CIRCLE - 类 中的静态变量com.tencent.map.geolocation.TencentGeofence
- GEOFENCE_TYPE_POLYGON - 类 中的静态变量com.tencent.map.geolocation.TencentGeofence
- getAccuracy() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的精度.
- getadCode() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的adcode.
- getAddress() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的地址.
- getAddress() - 接口 中的方法com.tencent.map.geolocation.TencentPoi
-
返回当前 POI 的地址.
- getAltitude() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的海拔, 单位为m(米), 仅当位置来自GPS时可能有效.
- getAreaStat() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的行政区划.
- getBearing() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置方向, 单位为度, 仅当位置来自GPS时可能有效.
- getBuild() - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
- getCatalog() - 接口 中的方法com.tencent.map.geolocation.TencentPoi
-
返回当前 POI 的类别.
- getCenter() - 类 中的方法com.tencent.map.geolocation.TencentGeofence.CircleFence
- getCircleFence() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
返回圆形围栏对象 仅当Type为GEOFENCE_TYPE_CIRCLE有效
- getCity() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的城市.
- getCityCode() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的城市编码.
- getCityPhoneCode() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的城市固话编码.
- getCoordinateType() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前坐标系,设置为GCJ02坐标系时,大陆返回的为GCJ02,大陆之外返回WGS84。
- getCoordinateType() - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
获取当前使用的坐标系.
- getDirection() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回方向,仅来自传感器方向,如果是gps,则直接获取gps方向
- getDirection() - 接口 中的方法com.tencent.map.geolocation.TencentPoi
-
返回与当前位置(定位中心点)的方向关系.
- getDistance() - 接口 中的方法com.tencent.map.geolocation.TencentPoi
-
返回当前 POI 跟当前位置的距离, 单位为 m(米).
- getDistrict() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的区县.
- getDrPosition() - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
传出计算出的实时位置,调用
TencentLocationManager.startDrEngine(int)
成功后才可能有值 - getDuration() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
返回有效期, 单位为 ms(毫秒).
- getElapsedRealtime() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的生成时间(从设备启动时开始算起).
- getExpireAt() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
返回过期时间, 过期时间 = 有效期 + SystemClock.elapsedRealtime()
- getExtra() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置相关的某些其他信息, 某个特定的字符串为 key.
- getExtraDataForKey(String) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
-
通过 key 获取 Extra Data 中的数据, SDK 内部使用
- getExtraKey() - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
-
获取已设置的高级extraKey, 未设置时返回" ".
- getExtras() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回 Extra 信息.
- getFakeProbability() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
获取作弊可能性,范围0~1
- getFakeReason() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
当getSourceProvider返回FAKE时,该方法返回判断其作弊的原因,其他状态下,该方法无意义 该状态返回一个int类型,代表校验其作弊的原因,可能为多种。
- getGnssSource() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回定位的优先卫星定位信号来源.
- getGpsFirstTimeOut() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回设置卫星定位优先时,等待卫星定位结果对的超时时间
- getGPSRssi() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回GPS信号强度,仅当provider为gps时可用
- getIndoorBuildingFloor() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回室内定位楼层信息,目前只在腾讯支持室内定位的地方有返回,默认1000
- getIndoorBuildingId() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回室内定位建筑物ID信息,目前只在腾讯支持室内定位的地方有返回,默认null
- getIndoorLocationType() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回室内定位类型,目前仅当室内定位有效时有意义,开发者默认不需要关注
- getInstance(Context) - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManager
-
获取腾讯定位服务实例,该方法需要在带有looper的线程调用,SDK会保证无耗时操作并立即返回。
- getInterval() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回定位周期(位置监听器回调周期), 单位为ms(毫秒).
- getKey() - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManagerOptions
-
获取设置的key, 未设置时返回 "".
- getLastKnownLocation() - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
返回最近一次的位置, 可能为 null.
- getLatitude() - 类 中的方法com.tencent.map.geolocation.TencentGeofence.CircleFence
- getLatitude() - 类 中的方法com.tencent.map.geolocation.TencentGeofence.FencePoint
- getLatitude() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
已过时。
- getLatitude() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的纬度.
- getLatitude() - 接口 中的方法com.tencent.map.geolocation.TencentPoi
-
返回当前 POI 的纬度.
- getLocMode() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回定位模式
- getLongitude() - 类 中的方法com.tencent.map.geolocation.TencentGeofence.CircleFence
- getLongitude() - 类 中的方法com.tencent.map.geolocation.TencentGeofence.FencePoint
- getLongitude() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
已过时。
- getLongitude() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的经度.
- getLongitude() - 接口 中的方法com.tencent.map.geolocation.TencentPoi
-
返回当前 POI 的经度.
- getName() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的名称.
- getName() - 接口 中的方法com.tencent.map.geolocation.TencentPoi
-
返回当前 POI 的名称.
- getNation() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的国家.
- getNationCode() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回国家编码,例如中国为156 注意:该接口涉及到WebService API,请参考https://lbs.qq.com/service/webService/webServiceGuide/webServiceOverview中的配额限制说明, 并将申请的有效key设置到TencentLocationRequest extras中,否则将返回默认值0
- getOaid() - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
-
获取设备oaid
- getPhoneNumber() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回电话号码
- getPoiList() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置周围的 POI.
- getPointList() - 类 中的方法com.tencent.map.geolocation.TencentGeofence.PolygonFence
- getPolygonFence() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
返回多边形围栏对象 仅当Type为GEOFENCE_TYPE_POLYGON有效
- getProvider() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的来源.
- getProvince() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的省份.
- getQQ() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回QQ号.
- getRadius() - 类 中的方法com.tencent.map.geolocation.TencentGeofence.CircleFence
- getRadius() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
已过时。
- getRequestLevel() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回定位的request level.
- getSmallAppKey() - 类 中的方法com.tencent.map.geolocation.TencentLocationRequest
-
返回小程序key.
- getSourceProvider() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的细分来源.
- getSpeed() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回移动速度, 单位为m/s (米/秒), 仅当位置来自GPS时可能有效.
- getStreet() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的街道.
- getStreetNo() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的街道编号.
- getTag() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
返回唯一标识.
- getTime() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的生成时间.
- getTown() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的乡镇.
- getType() - 类 中的方法com.tencent.map.geolocation.TencentGeofence
-
返回地理围栏类型
- getUid() - 接口 中的方法com.tencent.map.geolocation.TencentPoi
-
返回当前 POI 的 uid.
- getUserAgreePrivacy() - 类 中的静态方法com.tencent.map.geolocation.TencentLocationManager
-
获取用户是否同意隐私政策协议
- getValidFences() - 类 中的方法com.tencent.map.geolocation.TencentGeofenceManager
-
获取当前有效的地理围栏,过期的围栏将会自动删除
- getVersion() - 类 中的方法com.tencent.map.geolocation.TencentLocationManager
- getVillage() - 接口 中的方法com.tencent.map.geolocation.TencentLocation
-
返回当前位置的村.
- GNSS_SOURCE_BEIDOU_FIRST - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
卫星定位信号来源,北斗优先
- GNSS_SOURCE_GPS_FIRST - 类 中的静态变量com.tencent.map.geolocation.TencentLocationRequest
-
卫星定位信号来源,系统GPS优先
- GPS - 接口 中的静态变量com.tencent.map.geolocation.TencentLocationListener
-
设备名, GPS.
- GPS_PROVIDER - 接口 中的静态变量com.tencent.map.geolocation.TencentLocation
-
位置来源, GPS location provider.
所有类 所有程序包