Module maplibre::window

source ·
Expand description

Utilities for the window system.

Structs§

Enums§

Traits§

  • Window which references a physical RawWindow. This is only implemented by headed windows and not by headless windows.
  • Window of a certain PhysicalSize. This can either be a proper window or a headless one.
  • A configuration for a window which determines the corresponding implementation of a MapWindow and is able to create it.