Module maplibre::environment
source · [−]Traits
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.