#import <MBLocationManager.h>
◆ mbLocationManager:beginSwitchChoice:()
主辅路或高架桥的选项开始和结束事件,仅支持离线数据;可用MBLocatioinSimulator测试
◆ mbLocationManager:endSwitchChoice:()
◆ mbLocationManager:gpsUpdate:()
正常定位下在有位置发生改变会有回调产生,如果客户端打开了 GPS 推演模式 (MBNaviSessionParams allowTunnelGpsPredicting = YES),则在隧道中每秒会有一次。
◆ mbLocationManagerEnterFreeMode:()
- (void MBLocationManagerDelegate) mbLocationManagerEnterFreeMode: |
|
(MBLocationManager *) |
mgr |
|
|
optional |
◆ mbLocationManagerExitFreeMode:()
- (void MBLocationManagerDelegate) mbLocationManagerExitFreeMode: |
|
(MBLocationManager *) |
mgr |
|
|
optional |
◆ mbLocationManagerGpsConnected:()
- (void MBLocationManagerDelegate) mbLocationManagerGpsConnected: |
|
(MBLocationManager *) |
mgr |
|
|
optional |
◆ mbLocationManagerGpsConnectedForDisplay:()
- (void MBLocationManagerDelegate) mbLocationManagerGpsConnectedForDisplay: |
|
(MBLocationManager *) |
mgr |
|
|
optional |
◆ mbLocationManagerGpsDisconnected:()
- (void MBLocationManagerDelegate) mbLocationManagerGpsDisconnected: |
|
(MBLocationManager *) |
mgr |
|
|
optional |
◆ mbLocationManagerGpsDisconnectedForDisplay:()
- (void MBLocationManagerDelegate) mbLocationManagerGpsDisconnectedForDisplay: |
|
(MBLocationManager *) |
mgr |
|
|
optional |
该协议的文档由以下文件生成: