高德地图SDK(导航)
V11.1.000
MAPolygonRenderer.h
Go to the documentation of this file.
1
//
2
// MAPolygonRenderer.h
3
// MAMapKit
4
//
5
//
6
// Copyright (c) 2011年 Amap. All rights reserved.
7
//
8
9
#import "
MAConfig.h
"
10
#import <UIKit/UIKit.h>
11
#import "
MAPolygon.h
"
12
#import "
MAOverlayPathRenderer.h
"
13
16
@interface
MAPolygonRenderer
:
MAOverlayPathRenderer
17
20
@property
(nonatomic, readonly)
MAPolygon
*
polygon
;
21
30
- (instancetype)initWithPolygon:(
MAPolygon
*)
polygon
;
31
32
@end
MAConfig.h
MAOverlayPathRenderer.h
MAPolygon.h
MAOverlayPathRenderer
Definition:
MAOverlayPathRenderer.h:17
MAPolygon
Definition:
MAPolygon.h:15
MAPolygonRenderer
Definition:
MAPolygonRenderer.h:17
MAPolygonRenderer::polygon
MAPolygon * polygon
Definition:
MAPolygonRenderer.h:20
© 2017 高德信息技术有限公司 版权所有,保留所有权利。