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

#import <MAHeatMapVectorOverlay.h>

Inheritance diagram for MAHeatMapVectorOverlay:
MAShape <MAOverlay> MABaseOverlay <MAAnnotation> <MAAnnotation> <MAOverlay> <MAAnnotation>

Class Methods

(instancetype) + heatMapOverlayWithOption:
 根据配置属性option生成MAHeatMapVectorOverlay Generate MAHeatMapVectorOverlay based on configuration attribute option More...
 

Properties

MAHeatMapVectorOverlayOptionsoption
 
- Properties inherited from MAShape
NSString * title
 标题 Title More...
 
NSString * subtitle
 副标题 Subtitle More...
 
- Properties inherited from MABaseOverlay
CLLocationCoordinate2D coordinate
 
MAMapRect boundingMapRect
 
double altitude
 
- Properties inherited from <MAAnnotation>
NSString * title
 
NSString * subtitle
 
double altitude
 

Additional Inherited Members

- Instance Methods inherited from <MAOverlay>
(CLLocationCoordinate2D) - coordinate
 
(MAMapRect- boundingMapRect
 
- Instance Methods inherited from <MAAnnotation>
(void) - setCoordinate:
 设置标注的坐标,在拖拽时会被调用. Set the coordinates of the annotation, which will be called during dragging More...
 
- Protected Attributes inherited from MAShape
NSString * _title
 标题 Title More...
 
NSString * _subtitle
 副标题 Subtitle More...
 
- Protected Attributes inherited from MABaseOverlay
double _altitude
 海拔 Elevation More...
 

Detailed Description

矢量热力图,支持类型详见MAHeatMapType Vector heatmap, supported types refer to MAHeatMapType

Method Documentation

◆ heatMapOverlayWithOption:

+ (instancetype) heatMapOverlayWithOption: (MAHeatMapVectorOverlayOptions *)  option

根据配置属性option生成MAHeatMapVectorOverlay Generate MAHeatMapVectorOverlay based on configuration attribute option

Parameters
option热力图配置属性option Heatmap configuration attribute option
Returns
新生成的热力图MAHeatMapVectorOverlay Newly generated heatmap MAHeatMapVectorOverlay

Property Documentation

◆ option

- (MAHeatMapVectorOverlayOptions*) option
readwritenonatomicstrong

热力图的配置属性 Configuration properties of heatmap


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