Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
base
BuildingInfo
Interface BuildingInfo
建筑物信息页面
interface
BuildingInfo
{
structId
?:
string
;
label
?:
number
;
height
?:
number
;
accuracy
?:
number
;
geom
?:
string
;
center
?:
string
;
}
Index
Properties
struct
Id?
label?
height?
accuracy?
geom?
center?
Properties
Optional
struct
Id
struct
Id
?:
string
建筑物id
Optional
label
label
?:
number
楼面标记: 1:请求坐标点在楼面内 0:请求坐标点在楼面外
Optional
height
height
?:
number
建筑物高度
Optional
accuracy
accuracy
?:
number
准确度
Optional
geom
geom
?:
string
加密后的面
Optional
center
center
?:
string
加密后的中心点
Settings
Theme
OS
Light
Dark
On This Page
struct
Id
label
height
accuracy
geom
center
HarmonyNEXT地图SDK
Loading...
建筑物信息页面