| BaiduMap_IOSSDK_v6.6.5_Docs 6.6.5
    | 
此类表示室内路线的一个路段 更多...
#include <BMKRouteSearchType.h>
 
  
| 属性 | |
| BMKRouteNode * | entrace | 
| 入口信息 | |
| BMKRouteNode * | exit | 
| 出口信息 | |
| NSString * | instructions | 
| 路段指示信息 | |
| NSString * | buildingid | 
| 建筑物id | |
| NSString * | floorid | 
| 室内楼层id | |
| NSArray< BMKIndoorStepNode * > * | indoorStepNodes | 
| 结点数组,成员类型为:BMKIndoorStepNode | |
|  属性 继承自 BMKRouteStep | |
| int | distance | 
| 路段长度 单位: 米 | |
| int | duration | 
| 路段耗时 单位: 秒 | |
| BMKMapPoint * | points | 
| 路段所经过的地理坐标集合 | |
| int | pointsCount | 
| 路段所经过的地理坐标集合内点的个数 | |
此类表示室内路线的一个路段
| 
 | readwritenonatomiccopy | 
建筑物id
| 
 | readwritenonatomicstrong | 
入口信息
| 
 | readwritenonatomicstrong | 
出口信息
| 
 | readwritenonatomiccopy | 
室内楼层id
| 
 | readwritenonatomiccopy | 
结点数组,成员类型为:BMKIndoorStepNode
| 
 | readwritenonatomiccopy | 
路段指示信息