高德地图SDK(导航)  V9.8.1
MAHeatMapVectorOverlay Class Reference

矢量热力图,支持类型详见MAHeatMapType More...

#import <MAHeatMapVectorOverlay.h>

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

Class Methods

(instancetype) + heatMapOverlayWithOption:
 根据配置属性option生成MAHeatMapVectorOverlay More...
 

Properties

MAHeatMapVectorOverlayOptionsoption
 热力图的配置属性 More...
 
- Properties inherited from MAShape
NSString * title
 标题 More...
 
NSString * subtitle
 副标题 More...
 
- Properties inherited from MABaseOverlay
CLLocationCoordinate2D coordinate
 返回区域中心坐标 More...
 
MAMapRect boundingMapRect
 区域外接矩形 More...
 
double altitude
 海拔,单位米,默认0 More...
 
- Properties inherited from <MAAnnotation>
NSString * title
 annotation标题 More...
 
NSString * subtitle
 annotation副标题 More...
 
double altitude
 annotation海拔高度,单位米,默认0 More...
 

Additional Inherited Members

- Instance Methods inherited from <MAOverlay>
(CLLocationCoordinate2D) - coordinate
 返回区域中心坐标 More...
 
(MAMapRect- boundingMapRect
 区域外接矩形 More...
 
- Instance Methods inherited from <MAAnnotation>
(void) - setCoordinate:
 设置标注的坐标,在拖拽时会被调用. More...
 
- Protected Attributes inherited from MAShape
NSString * _title
 标题 More...
 
NSString * _subtitle
 副标题 More...
 
- Protected Attributes inherited from MABaseOverlay
double _altitude
 海拔 More...
 

Detailed Description

矢量热力图,支持类型详见MAHeatMapType

Method Documentation

◆ heatMapOverlayWithOption:

+ (instancetype) heatMapOverlayWithOption: (MAHeatMapVectorOverlayOptions *)  option

根据配置属性option生成MAHeatMapVectorOverlay

Parameters
option热力图配置属性option
Returns
新生成的热力图MAHeatMapVectorOverlay

Property Documentation

◆ option

- (MAHeatMapVectorOverlayOptions*) option
readwritenonatomicstrong

热力图的配置属性


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