# MapLibre for Compose Multiplatform
[](https://central.sonatype.com/namespace/org.maplibre.compose)
[](https://github.com/maplibre/maplibre-compose/blob/main/LICENSE)
[](./gradle/libs.versions.toml)
[](./gradle/libs.versions.toml)
[](https://maplibre.org/maplibre-compose/)
[](https://maplibre.org/maplibre-compose/api/)
[](https://osmus.slack.com/archives/maplibre-compose)
## Introduction
MapLibre Compose is a [Compose Multiplatform][compose] wrapper around the
[MapLibre][maplibre] SDKs for rendering interactive maps. You can use it to add
maps to your Compose UIs across Android, iOS, Desktop, and Web.
## Usage
- [Getting Started](https://maplibre.org/maplibre-compose/getting-started/)
- [API Reference](https://maplibre.org/maplibre-compose/api/)
- [Demo App](./demo-app)
## Progress
See [the status table][status] for a breakdown of supported features on each
platform. Android and iOS have the most complete support, while Desktop and Web
are still catching up.
| Target | Progress |
| ------- | -------------------------------------------------------------------- |
| Android |  |
| iOS |  |
| Web |  |
| Desktop |  |
[compose]: https://www.jetbrains.com/compose-multiplatform/
[maplibre]: https://maplibre.org/
[status]: https://maplibre.org/maplibre-compose/#status