高德地图SDK(导航)
V11.1.000
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
15
@protocol
MAOverlay
<
MAAnnotation
>
16
@required
17
20
- (CLLocationCoordinate2D)
coordinate
;
21
24
- (
MAMapRect
)
boundingMapRect
;
25
26
@end
MAAnnotation.h
MAConfig.h
MAGeometry.h
MAAnnotation-p
Definition:
MAAnnotation.h:17
MAOverlay-p
Definition:
MAOverlay.h:15
-[MAOverlay-p coordinate]
CLLocationCoordinate2D coordinate()
-[MAOverlay-p boundingMapRect]
MAMapRect boundingMapRect()
MAMapRect
Definition:
MAGeometry.h:56
© 2017 高德信息技术有限公司 版权所有,保留所有权利。