googlemaps/android-maps-compose
Jetpack Compose composables for the Maps SDK for Android observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13.0
- age_days: 1672
- days_rel: 13
- days_push: 7
- n_releases_24m: 35
Adoption not part of the score
1309 stars · 182 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A set of Jetpack Compose composable functions and data types wrapping the Google Maps SDK for Android. It lets developers declaratively build map UIs (markers, circles, polygons, overlays) in Compose instead of the traditional View-based API.
Use cases
- add a Google Map to a Jetpack Compose Android app
- render markers, circles, and polygons declaratively in Compose
- cluster map markers in a Compose app
- customize map properties and UI settings from Compose state
- add a scale bar or Street View to a Compose screen
- migrate a Maps SDK View-based app to Jetpack Compose
When to choose
- you are building an Android app with Jetpack Compose and need Google Maps
- you want declarative, state-driven map UI with less boilerplate than MapView
- you need Compose-friendly clustering, widgets, or Street View helpers
When to avoid
- your app uses XML Views rather than Jetpack Compose
- you need maps on iOS, web, or cross-platform (use a cross-platform maps solution)
- you use a maps provider other than Google Maps Platform
Facets
library · maturity stable
ui-components geospatial mobile-development android-tools frontend jvm jetpack-compose google-maps maps-sdk declarative-ui maps android
2 sources
- readme: https://github.com/googlemaps/android-maps-compose · fetched 2026-08-28 · e9dbcbf118e3
- homepage: https://developers.google.com/maps/documentation/android-sdk/maps-compose · fetched 2026-08-29 · 729429906e1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| googlemaps/android-maps-compose | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="googlemaps/android-maps-compose")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem