|
BaiduMap_IOSSDK_v7.1.0_Docs
7.1.0
|
#import <BMKWalkCycleNavigationData.h>
属性 | |
| CLLocationCoordinate2D | location |
| 绑定道路后的经纬度 更多... | |
| CLLocationCoordinate2D | origLocation |
| 原始经纬度 更多... | |
| float | origPrecision |
| 原始GPS精度 更多... | |
| float | origSpeed |
| 原始GPS速度m/s 更多... | |
| float | origAngle |
| 原始GPS角度 更多... | |
| CGFloat | direction |
| 绑定道路后的方向 更多... | |
| NSInteger | linkId |
| 绑路索引 更多... | |
|
readwritenonatomicassign |
绑定道路后的方向
|
readwritenonatomicassign |
绑路索引
|
readwritenonatomicassign |
绑定道路后的经纬度
|
readwritenonatomicassign |
原始GPS角度
|
readwritenonatomicassign |
原始经纬度
|
readwritenonatomicassign |
原始GPS精度
|
readwritenonatomicassign |
原始GPS速度m/s