maplibre-rs/docs/api/maplibre/sidebar-items.js

1 line
1020 B
JavaScript

window.SIDEBAR_ITEMS = {"macro":[["define_label","Macro to define a new label trait"],["multi_stage",""]],"mod":[["benchmarking","Collection of utilities used to perform certain calculations more conveniently."],["context",""],["coords","Provides utilities related to coordinates."],["debug",""],["environment",""],["event_loop",""],["io","Handles IO related processing as well as multithreading."],["kernel",""],["map",""],["platform","Handles platform specific code. Depending on the compilation target, different parts of this module are used."],["plugin",""],["raster",""],["render","This module implements the rendering algorithm of maplibre-rs. It manages the whole communication with the GPU."],["schedule",""],["style","Vector tile format styling."],["tcs",""],["tessellation","Tessellation for lines and polygons is implemented here."],["tile","Nested message and enum types in `Tile`."],["util","Utils which are used internally"],["vector",""],["view_state",""],["window","Utilities for the window system."]]};