iOS高德地图SDK(搜索) V9.8.0
Loading...
Searching...
No Matches
AMapFutureRouteSearchResponse Class Reference

未来路线规划(since 6.9.0) More...

#include <AMapSearchObj.h>

Inheritance diagram for AMapFutureRouteSearchResponse:
AMapSearchObject

Properties

NSArray< AMapPath * > * paths
 路径规划方案,只会返回AMapPath中的distance、totalTrafficLights、steps
 
NSArray< AMapFutureTimeInfo * > * timeInfos
 不同时间的规划以及信息列表
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。
 

Detailed Description

未来路线规划(since 6.9.0)

Property Documentation

◆ paths

- (NSArray<AMapPath *>*) paths
readwritenonatomicstrong

路径规划方案,只会返回AMapPath中的distance、totalTrafficLights、steps

◆ timeInfos

- (NSArray<AMapFutureTimeInfo *>*) timeInfos
readwritenonatomicstrong

不同时间的规划以及信息列表


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。