百度定位SDK for iOS v1.2 类参考
首页
类
文件
文件列表
output
Release-iphoneos
BMKLocationKit.framework
Headers
BMKLocationVersion.h
1
//
2
// BMKLocationVersion.h
3
// LocationComponent
4
//
5
// Created by wzy on 15/9/9.
6
// Copyright © 2015年 baidu. All rights reserved.
7
//
8
9
#ifndef BMKLocationVersion_h
10
#define BMKLocationVersion_h
11
12
#import <UIKit/UIKit.h>
13
19
UIKIT_EXTERN NSString* BMKGetMapApiLocationComponentVersion();
20
26
UIKIT_EXTERN
float
BMKGetMapApiLocationComponentFloatVersion();
27
28
29
30
#endif
/* BMKLocationVersion_h */
生成于 2018年 六月 5日 星期二 19:17:06 , 为 百度定位SDK for iOS v1.2 类参考使用
1.8.11