| 枚举值 | 
|---|
| BMKAnnotationViewDragStateNone | 静止状态.  | 
| BMKAnnotationViewDragStateStarting | 开始拖动  | 
| BMKAnnotationViewDragStateDragging | 拖动中  | 
| BMKAnnotationViewDragStateCanceling | 取消拖动  | 
| BMKAnnotationViewDragStateEnding | 拖动结束  | 
| TYPE_OFFLINE_UPDATE | 下载或更新  | 
| TYPE_OFFLINE_ZIPCNT | 检测到的压缩包个数  | 
| TYPE_OFFLINE_UNZIP | 当前解压的离线包  | 
| TYPE_OFFLINE_ERRZIP | 错误的离线包  | 
| TYPE_OFFLINE_NEWVER | 有新版本  | 
| TYPE_OFFLINE_UNZIPFINISH | 扫描完毕  | 
| TYPE_OFFLINE_ADD | 新增离线包  | 
| BMKPinAnnotationColorRed |  | 
| BMKPinAnnotationColorGreen |  | 
| BMKPinAnnotationColorPurple |  | 
| BMKInvalidCoordinate | 无效坐标  | 
| BMKCarTrafficFIRST | 驾乘检索策略常量:躲避拥堵,若无实时路况,默认按照时间优先策略  | 
| BMKCarTimeFirst | 驾乘检索策略常量:时间优先  | 
| BMKCarDisFirst | 驾乘检索策略常量:最短距离  | 
| BMKCarFeeFirst | 驾乘检索策略常量:较少费用  | 
| BMKBusTimeFirst | 公交检索策略常量:时间优先  | 
| BMKBusTransferFirst | 公交检索策略常量:最少换乘  | 
| BMKBusWalkFirst | 公交检索策略常量:最小步行距离  | 
| BMKBusNoSubway | 公交检索策略常量:不含地铁  | 
| BMKTypeCityList | POI检索类型:城市列表  | 
| BMKTypePoiList | POI检索类型:城市内搜索POI列表  | 
| BMKTypeAreaPoiList | POI检索类型:范围搜索、周边搜索POI列表  | 
| BMKTypeAreaMultiPoiList | POI检索类型:多关键字范围搜索、周边搜索POI列表  |