UNPKG

@panoramax/web-viewer

Version:

Panoramax web viewer for geolocated pictures

16 lines (12 loc) 602 B
<a name="Panoramax.components.ui.AnnotationsSwitch"></a> ## Panoramax.components.ui.AnnotationsSwitch ⇐ <code>[lit.LitElement](https://lit.dev/docs/api/LitElement/)</code> **Kind**: static class of <code>Panoramax.components.ui</code> **Extends**: <code>[lit.LitElement](https://lit.dev/docs/api/LitElement/)</code> **Element**: pnx-annotations-switch <a name="new_Panoramax.components.ui.AnnotationsSwitch_new"></a> ### new AnnotationsSwitch() AnnotationsSwitch component allows to switch on/off pictures annotations. **Example** ```html <pnx-annotations-switch ._parent=${viewer} /> ```