BaiduMap_IOSSDK_v6.6.3_Docs
6.6.3
首页
类
类列表
类索引
类继承关系
类成员
全部
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
函数
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
z
变量
_
c
d
h
i
k
l
m
n
o
s
u
w
x
y
z
属性
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
文件
文件列表
文件成员
全部
b
c
e
i
k
l
n
o
s
t
函数
b
n
变量
类型定义
枚举
b
枚举值
b
c
e
i
k
l
o
s
t
宏定义
•
全部
类
文件
函数
变量
类型定义
枚举
枚举值
属性
宏定义
BaiduMapAPI_Base.framework
Headers
BMKVersion.h
浏览该文件的文档.
1
//
2
// BMKVersion.h
3
// BMapKit
4
//
5
// Copyright 2011 Baidu Inc. All rights reserved.
6
//
7
8
#import <UIKit/UIKit.h>
9
14
UIKIT_EXTERN NSString*
BMKGetMapApiVersion
(
void
);
15
20
UIKIT_EXTERN NSString*
BMKGetMapApiBaseComponentVersion
(
void
);
21
BMKGetMapApiVersion
UIKIT_EXTERN NSString * BMKGetMapApiVersion(void)
BMKGetMapApiBaseComponentVersion
UIKIT_EXTERN NSString * BMKGetMapApiBaseComponentVersion(void)
制作者
1.8.20