| BaiduMap_IOSSDK_v6.6.5_Docs 6.6.5
    | 
#include <BMKTypes.h>
 
 | 属性 | |
| NSString * | struct_id | 
| 建筑物id | |
| float | height | 
| 高度 | |
| int | accuracy | 
| 准确度 | |
| int | label | 
| 位置与建筑物的关系(1:在建筑物里面;0:在建筑物外面) | |
| NSString * | paths | 
| 加密后的面 | |
| CLLocationCoordinate2D | center | 
| 中心点 | |
| 
 | readnonatomicassign | 
准确度
| 
 | readnonatomicassign | 
中心点
| 
 | readnonatomicassign | 
高度
| 
 | readnonatomicassign | 
位置与建筑物的关系(1:在建筑物里面;0:在建筑物外面)
| 
 | readnonatomiccopy | 
加密后的面
| 
 | readnonatomiccopy | 
建筑物id