Constructor
# <PopupActionCopyWkt decimalPlaces feature onClose translations />
Popup action item to copy geometry as WKT to clipboard
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
decimalPlaces |
number | No | The number of decimal places in the output WKT coords | 5 |
feature |
object | No | The OpenLayers feature of the current popup page | |
onClose |
func | No | Callback to close Popup | |
translations |
shape | No | Object with key/value pairs for translated strings | function() |