Class: HeatMapCreator

HeatMapCreator()

HeatMapCreator (HeatMapCreator)

Constructor

new HeatMapCreator()

A class to create heat maps.
Source:

Methods

createMap(map, vectorSource, featureLayer)

Creates a heatmap layer of the features and adds it to the map.
Parameters:
Name Type Description
map ol.map The map to which the layer should added
vectorSource ol.source The vector source
featureLayer ol.layer The feature layer
Source: