高德地图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"
13 
17 
20 @property (nonatomic, readonly) MAPolygon *polygon;
21 
30 - (instancetype)initWithPolygon:(MAPolygon *)polygon;
31 
32 @end
Definition: MAOverlayPathRenderer.h:17
Definition: MAPolygon.h:15
Definition: MAPolygonRenderer.h:17
MAPolygon * polygon
Definition: MAPolygonRenderer.h:20
© 2017 高德信息技术有限公司 版权所有,保留所有权利。