Documentation
¶
Overview ¶
templ: version: v0.3.960
Index ¶
- func EntityTypeIcon(entityType string) templ.Component
- func MapControls() templ.Component
- func MapEntityCard(entity shared.EntityState) templ.Component
- func MapEntityListItem(entity shared.EntityState, isSelected bool) templ.Component
- func MapLibreScript() templ.Component
- func MapPanel() templ.Component
- func MaximizeIcon() templ.Component
- func RouteIcon() templ.Component
- func SidebarToggleIcon() templ.Component
- func TagIcon() templ.Component
- func ZoomInIcon() templ.Component
- func ZoomOutIcon() templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EntityTypeIcon ¶
func MapControls ¶
MapControls provides the control buttons for the map
func MapEntityCard ¶
func MapEntityCard(entity shared.EntityState) templ.Component
MapEntityCard displays entity info in popup
func MapEntityListItem ¶
func MapEntityListItem(entity shared.EntityState, isSelected bool) templ.Component
MapEntityListItem displays an entity in the sidebar list
func MapLibreScript ¶
MapLibreScript contains the JavaScript for MapLibre GL JS initialization
func MapPanel ¶
MapPanel is the main container for the map view It reuses the same KV watch endpoint as overwatch to get entity position data
func MaximizeIcon ¶
func SidebarToggleIcon ¶
SidebarToggleIcon is a chevron icon for toggling the sidebar
func ZoomOutIcon ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.