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