立得地图iOS SDK 地图&搜索服务参考手册 V1.7.0
首页
类
文件
文件列表
文件成员
headers
LMKMapServices.h
浏览该文件的文档.
1
//
2
// LMKMapServices.h
3
// LeadorMapSDK
4
//
5
// Copyright © 2016年 IShowChina. All rights reserved.
6
//
7
8
#import <Foundation/Foundation.h>
9
13
@interface
LMKMapServices
: NSObject
14
18
@property
(nonatomic, copy) NSString *
SDKVersion
;
19
23
+ (instancetype)
sharedServices
;
24
25
@end
LMKMapServices
地图服务类
Definition:
LMKMapServices.h:13
+[LMKMapServices sharedServices]
instancetype sharedServices()
LMKMapServices单例构造方法
LMKMapServices::SDKVersion
NSString * SDKVersion
SDK版本号
Definition:
LMKMapServices.h:18
生成于 2018年 一月 17日 星期三 18:40:31 , 为 立得地图iOS SDK 地图&搜索服务参考手册 V1.7.0使用
1.8.10