|
高德地图SDK(导航) V11.2.0501
|
#include <AMapNaviDriveManager+AMLMpid.h>
Instance Methods | |
| (void) | - driveManager:onRestoreMpidFailure: |
| mpid强还原失败回调 | |
| - (void) driveManager: | (AMapNaviDriveManager *) | manager | |
| onRestoreMpidFailure: | (NSInteger) | mpidErrorCode | |
mpid强还原失败回调
| mpidErrorCode | mpid还原失败的错误码,外部记录该值即可,用于反馈后内部分析失败原因等 |