高德地图SDK(导航)  V11.1.000
MAHeatMapVectorItem Class Reference

#import <MAHeatMapVectorOverlay.h>

Inheritance diagram for MAHeatMapVectorItem:

Properties

MAMapPoint center
 
float intensity
 
NSArray< NSNumber * > * nodeIndices
 

Detailed Description

热力图展示节点(用以描述一个蜂窝或一个网格) Heatmap Display Node (used to describe a hexagon or a grid)

Property Documentation

◆ center

- (MAMapPoint) center
readnonatomicassign

中心点坐标 Center Point Coordinates

◆ intensity

- (float) intensity
readnonatomicassign

当前热力值,求和后的权重 Current heat value, summed weight

◆ nodeIndices

- (NSArray<NSNumber *>*) nodeIndices
readnonatomicassign

落在此节点区域内的所有热力点的索引数组 Index array of all heat points within this node area


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