mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
1 line
507 B
JavaScript
1 line
507 B
JavaScript
window.SIDEBAR_ITEMS = {"struct":[["WindowSize","Window size with a width and an height in pixels."]],"trait":[["HeadedMapWindow","Window which references a physical `RawWindow`. This is only implemented by headed windows and not by headless windows."],["MapWindow","Window of a certain [`WindowSize`]. This can either be a proper window or a headless one."],["MapWindowConfig","A configuration for a window which determines the corresponding implementation of a [`MapWindow`] and is able to create it."]]}; |