airbnb/AirMapView
A view abstraction to provide a map user interface with various underlying map providers observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 50
- Release rhythm 8
- 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: n/a
- age_days: 4214
- days_rel: n/a
- days_push: 301
- n_releases_24m: 0
Adoption not part of the score
1877 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AirMapView is an Android view abstraction that provides an interactive map UI over multiple underlying map providers, including Google Maps V2 and web-based fallbacks. It works as a drop-in replacement for the Google Maps V2 package and supports swapping providers at runtime.
Use cases
- show maps on Android devices without Google Play Services
- swap map providers at runtime in an Android app
- add markers, polylines, and polygons with a unified map API
- support Amazon Fire devices without native Google Maps
- replace Google Maps V2 with a provider-agnostic map view
When to choose
- your Android app must display maps on devices lacking Google Play Services
- you want to support multiple map backends (Google Maps, Mapbox web) behind one API
- you need a drop-in replacement for Google Maps V2
When to avoid
- you only target devices with Google Play Services and need the latest Google Maps features
- you need a actively developed library with broad provider support
- you build for platforms other than Android
Facets
library · maturity maintenance
ui-components gui mobile-development android-tools jvm maps android-library map-abstraction google-maps mapbox android
2 sources
- readme: https://github.com/airbnb/AirMapView · fetched 2026-08-28 · 6067711e400b
- homepage: http://airbnb.github.io/AirMapView/ · fetched 2026-08-29 · 680c37e6eb1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airbnb/AirMapView | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="airbnb/AirMapView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem