iOS高德地图SDK(3D)  V11.2.0001
MAHeatMapVectorGridOverlayRenderer.h
Go to the documentation of this file.
1 //
2 // MAHeatMapVectorGridOverlayRenderer.h
3 // MAMapKit
4 //
5 // Created by ldj on 2019/7/26.
6 // Copyright © 2019 Amap. All rights reserved.
7 //
8 #import "MAConfig.h"
9 #if MA_INCLUDE_OVERLAY_HEATMAP
10 
11 #import "MAOverlayRenderer.h"
13 
17 
20 @property (nonatomic, readonly) MAHeatMapVectorGridOverlay *heatOverlay;
21 
30 - (instancetype)initWithHeatOverlay:(MAHeatMapVectorGridOverlay *)heatOverlay;
31 @end
32 
33 #endif
Definition: MAHeatMapVectorGridOverlay.h:64
Definition: MAHeatMapVectorGridOverlayRenderer.h:17
MAHeatMapVectorGridOverlay * heatOverlay
Definition: MAHeatMapVectorGridOverlayRenderer.h:20
Definition: MAOverlayRenderer.h:21
© 2017 高德信息技术有限公司 版权所有,保留所有权利。