iOS高德地图SDK(3D)  V11.2.0001
MAHeatMapVectorGridOverlayOptions Class Reference

#import <MAHeatMapVectorGridOverlay.h>

Inheritance diagram for MAHeatMapVectorGridOverlayOptions:

Properties

MAHeatMapType type
 
BOOL visible
 
NSArray< MAHeatMapVectorGrid * > * inputGrids
 
CGFloat minZoom
 
CGFloat maxZoom
 

Detailed Description

该类用于定义热力图属性. This class is used to define heatmap attributes.

Property Documentation

◆ inputGrids

- (NSArray<MAHeatMapVectorGrid *>*) inputGrids
readwritenonatomiccopy

网格数据 grid data

◆ maxZoom

- (CGFloat) maxZoom
readwritenonatomicassign

最大显示级别 default 20 maximum display level, default 20

◆ minZoom

- (CGFloat) minZoom
readwritenonatomicassign

最小显示级别 default 3 minimum display level, default 3

◆ type

- (MAHeatMapType) type
readwritenonatomicassign

热力图类型 (默认为蜂窝类型MAHeatMapTypeHoneycomb) Heatmap type (default is honeycomb type MAHeatMapTypeHoneycomb)

◆ visible

- (BOOL) visible
readwritenonatomicassign

option选项是否可见. (默认YES) whether the option is visible (default YES


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。