Constructor
# <LayerPanelActionExtent map layer handleMenuClose translations />
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
map |
object | No | An openlayers `ol.map` object | |
layer |
object | No | An openlayers `ol.layer` | |
handleMenuClose |
func | No | A callback function that closes the `LayerPanelMenu` | () => {} |
translations |
object | No | An object of translation key/value pairs |
- Since:
- 0.5.0
View Source LayerPanel/LayerPanelActionExtent/index.js, line 11