[package] name = "makepad-map-bake" version = "0.1.0" edition = "2021" description = "Offline painter-cascade face baker: appends payload v2-faces-1 (field 101) to map archives by replaying the renderer's own road-union pipeline" [dependencies] makepad-widgets = { path = "../../widgets", features = ["maps"] } makepad-mbtile-reader = { path = "../../libs/mbtile_reader" }