iOS高德地图SDK(基础)  V1.8.2
AMapURLSearchType.h File Reference

Go to the source code of this file.

Functions

typedef NS_ENUM (NSInteger, AMapDrivingStrategy)
 驾车策略 More...
 
typedef NS_ENUM (NSInteger, AMapTransitStrategy)
 公交策略 More...
 
typedef NS_ENUM (NSInteger, AMapRouteSearchType)
 路径规划类型 More...
 

Function Documentation

◆ NS_ENUM() [1/3]

typedef NS_ENUM ( NSInteger  ,
AMapDrivingStrategy   
)

驾车策略

<速度最快

<避免收费

<距离最短

<不走高速

<躲避拥堵

<不走高速且避免收费

<不走高速且躲避拥堵

<躲避收费和拥堵

<不走高速躲避收费和拥堵

◆ NS_ENUM() [2/3]

typedef NS_ENUM ( NSInteger  ,
AMapRouteSearchType   
)

路径规划类型

<驾车

<公交

<步行

◆ NS_ENUM() [3/3]

typedef NS_ENUM ( NSInteger  ,
AMapTransitStrategy   
)

公交策略

<最快捷

<最经济

<最少换乘

<最少步行

<最舒适

<不乘地铁

© 2017 高德信息技术有限公司 版权所有,保留所有权利。