SemanticsFilters
Panoramax.components.menus.SemanticsFilters ⇐ lit.LitElement
Kind: static class of Panoramax.components.menus
Extends: lit.LitElement
Emits: change
Element: pnx-map-semantics-filters-menu
Slot: extra Append custom content at the end of the menu (e.g. integrator-specific filters). Slotted content is light-DOM owned by the host, so it survives the menu's re-renders.
new SemanticsFilters()
Semantics Filters menu allows user to show/hide specific semantic tags over the map.
Example
"change"
Event for semantics overlay visibility changes
Kind: event emitted by SemanticsFilters
Properties
| Name | Type | Description |
|---|---|---|
| detail.layers | Array.<object> |
List of semantics layers, from MapLibre |