PictureLegend
Panoramax.components.menus.PictureLegend ⇐ lit.LitElement
Kind: static class of Panoramax.components.menus
Extends: lit.LitElement
Element: pnx-picture-legend
Slot: editors External links to map editors, or any tool that may be helpful. Defaults to OSM tools (iD & JOSM).  
new PictureLegend()
Picture legend shows info about picture author, capture date, address, and access to metadata popup.
Example
pictureLegend.properties : Object
Component properties.
Kind: instance property of PictureLegend
Properties
| Name | Type | Default | Description | 
|---|---|---|---|
| [light] | boolean | false | Lighter version (for iframes) | 
pictureLegend.blockOnEditing(enabled)
Force legend to not go anywhere beyond tags editor.
Kind: instance method of PictureLegend  
| Param | Type | Description | 
|---|---|---|
| enabled | boolean | Set to true to block legend, false to unblock |