XUIGridHeatMap()

Methods

SetCenter(ArrCoordinate)

设置中心点坐标
Parameters:
Name Type Description
ArrCoordinate Array 坐标

SetGridHeatMapAngle(nAngle)

设置网格旋转角度
Parameters:
Name Type Description
nAngle Number 旋转角度
Properties:
Name Type Description
GridHeatMapAngle Number 0

SetGridHeatMapColor(arrColor)

设置颜色数组
Parameters:
Name Type Description
arrColor Array 颜色
Properties:
Name Type Description
GridHeatMapColor Array ["0xffFF3417","0xffFF7412","0xffFFB02A","0xffFFE754","0xff46F3FF","0xff02BEFF","0xff1A7AFF","0xff0A1FB2"]

SetGridHeatMapCoverage(nCoverage)

设置网格覆盖度
Parameters:
Name Type Description
nCoverage Number 覆盖度
Properties:
Name Type Description
GridHeatMapCoverage Number 1

SetGridHeatMapSize(nSize)

设置网格半径
Parameters:
Name Type Description
nSize Number 半径
Properties:
Name Type Description
GridHeatMapSize Number 10000