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

骑行路径规划 More...

#include <AMapSearchObj.h>

Inheritance diagram for AMapRidingRouteSearchRequest:
AMapRouteSearchBaseRequest AMapSearchObject

Properties

NSInteger alternativeRoute
 返回路线条数, 0: 默认返回一条路线方案; 1 : 多备选路线中第一条路线; 2 : 多备选路线中前两条路线; 3 : 多备选路线中三条路线
 
AMapRidingRouteShowFieldsType showFieldsType
 返回结果控制
 
- Properties inherited from AMapRouteSearchBaseRequest
AMapGeoPointorigin
 出发点
 
AMapGeoPointdestination
 目的地
 

Additional Inherited Members

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

Detailed Description

骑行路径规划

Property Documentation

◆ alternativeRoute

- (NSInteger) alternativeRoute
readwritenonatomicassign

返回路线条数, 0: 默认返回一条路线方案; 1 : 多备选路线中第一条路线; 2 : 多备选路线中前两条路线; 3 : 多备选路线中三条路线

◆ showFieldsType

- (AMapRidingRouteShowFieldsType) showFieldsType
readwritenonatomicassign

返回结果控制


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