If you're building maps using MapLibre in Swift, I'd love for you to have a look at this new project: github.com/stadiamaps/maplibre.

Two weekends into hacking on it and we've now got a good chunk of the basics. You can create a map, change the style, add a polyline overlay, and change the camera (with limited animation support).

The faster we can validate the SwiftUI DSL on use cases, the faster the road to stabilization :) Let's make it *fun* and easy to build maps with code!

#maps #SwiftUI