MapLibre Compose is a Compose Multiplatform wrapper around the MapLibre SDKs for rendering interactive maps. You can use it to add maps to your Compose UIs across Android, iOS, Desktop, and Web.
MapLibre Compose uses Kotlin's stability levels to describe update risk. The public API is still evolving, and minor releases can contain breaking changes.
| Platform | Stability |
|---|---|
| Android | |
| iOS | |
| Desktop | |
| Web |
Desktop and Web are Alpha because their platform integrations depend on implementation details in Compose and Skia.

