ymx-baidu-location
正在准备搜索索引...
YmxBaiduLocation
LocationResult
接口 LocationResult
定位结果
interface
LocationResult
{
adCode
?:
string
;
address
?:
string
;
city
?:
string
;
coorType
:
string
;
country
?:
string
;
district
?:
string
;
latitude
:
number
;
locationDescribe
?:
string
;
locType
:
number
;
locTypeDesc
?:
string
;
longitude
:
number
;
poiList
?:
PoiInfo
[]
;
poiRegion
?:
PoiRegionInfo
;
province
?:
string
;
radius
:
number
;
street
?:
string
;
town
?:
string
;
}
索引
属性
ad
Code?
address?
city?
coor
Type
country?
district?
latitude
location
Describe?
loc
Type
loc
Type
Desc?
longitude
poi
List?
poi
Region?
province?
radius
street?
town?
属性
可选
ad
Code
adCode
?:
string
区域编码
可选
address
address
?:
string
详细地址
可选
city
city
?:
string
城市
coor
Type
coorType
:
string
坐标类型
可选
country
country
?:
string
国家
可选
district
district
?:
string
区县
latitude
latitude
:
number
纬度
可选
location
Describe
locationDescribe
?:
string
位置语义化描述
loc
Type
locType
:
number
定位类型/错误码
可选
loc
Type
Desc
locTypeDesc
?:
string
定位类型描述
longitude
longitude
:
number
经度
可选
poi
List
poiList
?:
PoiInfo
[]
周边POI列表
可选
poi
Region
poiRegion
?:
PoiRegionInfo
POI区域信息
可选
province
province
?:
string
省份
radius
radius
:
number
定位精度(米)
可选
street
street
?:
string
街道
可选
town
town
?:
string
乡镇信息
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
ad
Code
address
city
coor
Type
country
district
latitude
location
Describe
loc
Type
loc
Type
Desc
longitude
poi
List
poi
Region
province
radius
street
town
ymx-baidu-location
加载中……
定位结果