Cargo Features

maplibre-demo has no features set by default.

[dependencies]
maplibre-demo = { version = "0.0.3", features = ["web-webgl", "trace", "headless"] }
web-webgl

Enables web-webgl of maplibre

trace

Enables trace of maplibre

maplibre:

Enable tracing using tracy on desktop/mobile and the chrome profiler on web

headless

Enables headless of maplibre

maplibre-demo has 3 features without comments.