UNPKG

@panoramax/web-viewer

Version:

Panoramax web viewer for geolocated pictures

33 lines (23 loc) 1.47 kB
<a name="Panoramax.components.ui.widgets.PictureLegendActions"></a> ## Panoramax.components.ui.widgets.PictureLegendActions ⇐ <code>[lit.LitElement](https://lit.dev/docs/api/LitElement/)</code> **Kind**: static class of <code>Panoramax.components.ui.widgets</code> **Extends**: <code>[lit.LitElement](https://lit.dev/docs/api/LitElement/)</code> **Element**: pnx-picture-legend-actions * [.PictureLegendActions](#Panoramax.components.ui.widgets.PictureLegendActions) ⇐ <code>[lit.LitElement](https://lit.dev/docs/api/LitElement/)</code> * [new PictureLegendActions()](#new_Panoramax.components.ui.widgets.PictureLegendActions_new) * [.properties](#Panoramax.components.ui.widgets.PictureLegendActions+properties) : <code>Object</code> <a name="new_Panoramax.components.ui.widgets.PictureLegendActions_new"></a> ### new PictureLegendActions() Picture Legend Actions is a menu showing up complementary actions for picture legend. **Example** ```html <pnx-picture-legend-actions _parent=${viewer} /> ``` <a name="Panoramax.components.ui.widgets.PictureLegendActions+properties"></a> ### pictureLegendActions.properties : <code>Object</code> Component properties. **Kind**: instance property of [<code>PictureLegendActions</code>](#Panoramax.components.ui.widgets.PictureLegendActions) **Properties** | Name | Type | Default | Description | | --- | --- | --- | --- | | [full] | <code>boolean</code> | <code>false</code> | Show advanced actions |