|
高德地图SDK(导航) V11.2.0501
|
#include <AMapNaviDriveManager.h>
Instance Methods | |
| (BOOL) | - setEscortMissonID: |
| 设置一路护航任务id. 注意:此方法必须在"开始算路"之前设置, 否则无效, since 6.7.0 | |
| - (BOOL) setEscortMissonID: | (NSNumber *) | missonID |
设置一路护航任务id. 注意:此方法必须在"开始算路"之前设置, 否则无效, since 6.7.0
设置一路护航任务id. 注意:此方法必须在"开始算路"之前设置, 否则无效, since 6.7.0 Set the escort task ID. Note: This method must be set before "start routing", otherwise it will be invalid
| missonID | 一路护航的任务id The task ID of the escort |