# googlemaps/android-maps-utils

Maps SDK for Android Utility Library

Repository: https://github.com/googlemaps/android-maps-utils
Canonical: https://ross.abutalabs.com/products/android-maps-utils
Homepage: https://developers.google.com/maps/documentation/android-sdk/utility
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, maps, kml, geojson, heat-maps, google-maps, utility-library, marker-clustering
Last push: 2026-08-26T21:15:00+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 4857, "days_push": 7, "days_rel": 22, "gap_med": 16.5, "n_releases_24m": 31}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3616, forks 1552 (observed 2026-08-28T04:08:11.798351+00:00)

## What it is
An open-source Kotlin utility library extending the Google Maps SDK for Android with features like marker clustering, heatmaps, KML/GeoJSON import, polyline encoding, and spherical geometry calculations. It is split into focused submodules and published on Maven Central.

## Use cases
- cluster thousands of markers on an Android map
- render GeoJSON data as a styled map layer
- display KML files on a Google Map
- add a heatmap layer to visualize point density
- compute distances, headings, and areas between lat/lng points
- encode and decode polylines for Maps API interoperability
- animate a marker between positions
- check Street View availability at a location

## When to choose
- you use the Maps SDK for Android and need clustering, heatmaps, or data-layer imports
- you need spherical geometry helpers for geographic math on Android
- you want a maintained, official Google utility library with modular dependencies

## When to avoid
- you use Mapbox, OSM, or a non-Google mapping SDK
- you target Android below API 23
- you need iOS or web mapping utilities instead

## Facets
- artifact type: library
- maturity: stable
- function: geospatial, data-visualization, image-processing
- domain: mobile-development, android-tools
- platform: jvm
- tags: google-maps, marker-clustering, kml, geo, heatmaps, spherical-geometry, polyline-encoding, utility-library, maps, geospatial, android

## Member repositories
- googlemaps/android-maps-utils (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.798351+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:32:00.297223+00:00, confidence not recorded.
  - readme: https://github.com/googlemaps/android-maps-utils (fetched 2026-08-28T04:08:11.798351+00:00, sha e2004b031d6b)
  - homepage: https://developers.google.com/maps/documentation/android-sdk/utility (fetched 2026-08-29T09:26:38.966180+00:00, sha 7adec51fa098)
- Data as of 2026-08-30T08:39:29.467469+00:00.
