高德地图SDK(导航)
V10.0.900
Loading...
Searching...
No Matches
MAOverlay.h
Go to the documentation of this file.
1
//
2
// MAOverlay.h
3
// MAMapKit
4
//
5
//
6
// Copyright (c) 2011年 Amap. All rights reserved.
7
//
8
9
#import "
MAConfig.h
"
10
#import "
MAAnnotation.h
"
11
#import "
MAGeometry.h
"
12
14
@protocol
MAOverlay <MAAnnotation>
15
@required
16
18
- (CLLocationCoordinate2D)coordinate;
19
21
- (
MAMapRect
)boundingMapRect;
22
23
@end
MAAnnotation.h
MAConfig.h
MAGeometry.h
MAMapRect
平面投影矩形结构定义
Definition
MAGeometry.h:50
© 2017 高德信息技术有限公司 版权所有,保留所有权利。