mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
1 line
383 B
JavaScript
1 line
383 B
JavaScript
window.SIDEBAR_ITEMS = {"trait":[["Environment","The environment defines which types must be injected into maplibre at compile time. Essentially, this trait implements the dependency injection design pattern. By instantiating this trait at compile time with concrete types, it is possible to create different compile-time instances of maplibre."],["OffscreenKernelEnvironment",""]]}; |