This project is a Compose Multiplatform library for MapLibre. You can use it to embed an interactive vector map in your Compose app.
See the Getting Started guide in the documentation.
Many common use cases are already supported, but the full breadth of the MapLibre SDKs is not yet covered. What is already supported may have bugs. API stability is not yet guaranteed; as we're still exploring how best to express an interactive map API in Compose.
Android and iOS support is implemented with MapLibre Native. A broad set of features are supported.
Desktop support is implemented with MapLibre GL JS and KCEF. It's currently very limited and experimental.
Web is not yet supported.