Cargo Features
Cartography has no features set by default.
[dependencies]
cartography = { version = "0.4.0", features = ["egui", "vello", "geojson"] }
-
egui
=
vello
-
Enables
egui and
egui-wgpu
Affects
cartography::egui
…
-
vello
egui?
-
Enables
futures and
vello
Affects
cartography::vello
…
-
geojson
-
Enables
geojson
Affects
cartography::geojson
…