Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.15 KB

File metadata and controls

39 lines (23 loc) · 1.15 KB

oag-screen-map

Properties

Property Attribute Description Type Default
backgroundLayer background-layer "grau" | "orthophoto" | "osm" | "standard" 'orthophoto'
disableTouchClass disable-touch-class boolean true
visible visible "init" | boolean 'init'

Events

Event Description Type
readyMap CustomEvent<Map>

Dependencies

Depends on

Graph

graph TD;
  oag-screen-map --> oag-menu-item
  style oag-screen-map fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS