Constructor
# <LayerPanelActionHeatmap handleMenuClose layer map onCreateHeatmap translations />
PropTypes:
| Name | Type | Required | Description | Default | 
|---|---|---|---|---|
handleMenuClose | 
          func | No | A function that closes the LayerPanelMenu | () => {} | 
layer | 
          object | Yes | A Vector Layer | |
map | 
          object | Yes | Openlayers map | |
onCreateHeatmap | 
          func | No | Callback fired after merge, called with new layer as argument | () => {} | 
translations | 
          object | No | An object of translation key/value pairs | function() | 
- Since:
 - 1.13.0
 
View Source LayerPanel/LayerPanelActionHeatmap/index.js, line 14