BaiduMap_IOSSDK_v5.2.0_Docs
BaiduMapAPI_Map.framework
Headers
BMKMapVersion.h
1
//
2
// BMKMapVersion.h
3
// MapComponent
4
//
5
// Created by wzy on 15/9/9.
6
// Copyright © 2015年 baidu. All rights reserved.
7
//
8
9
#ifndef BMKMapVersion_h
10
#define BMKMapVersion_h
11
12
#import <UIKit/UIKit.h>
13
23
UIKIT_EXTERN NSString* BMKGetMapApiMapComponentVersion(
void
);
24
29
UIKIT_EXTERN BOOL BMKCheckMapComponentIsLegal(
void
);
30
31
#endif
/* BMKMapVersion_h */
制作者
1.8.15