百度地图SDK for iOS v4.0.0 类参考
output
headers
BMKRadarVersion.h
1
//
2
// BMKRadarVersion.h
3
// RadarComponent
4
//
5
// Created by wzy on 15/9/9.
6
// Copyright © 2015年 baidu. All rights reserved.
7
//
8
9
#ifndef BMKRadarVersion_h
10
#define BMKRadarVersion_h
11
12
#import <UIKit/UIKit.h>
13
24
UIKIT_EXTERN NSString* BMKGetMapApiRadarComponentVersion();
25
30
UIKIT_EXTERN BOOL BMKCheckRadarComponentIsLegal();
31
32
#endif
/* BMKRadarVersion_h */
生成于 2018年 四月 25日 星期三 15:35:49 , 为 百度地图SDK for iOS v4.0.0 类参考使用
1.8.14