googlemaps/google-maps-services-js
Node.js client library for Google Maps API Web Services observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 94
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 100
- age_days: 3969
- days_rel: 423
- days_push: 40
- n_releases_24m: 2
Adoption not part of the score
3061 stars · 653 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Node.js/TypeScript client library for Google Maps API Web Services, covering Geocoding, Elevation, Roads, Time Zone, Maps Static, and legacy Directions, Places, and Distance Matrix APIs. It provides typed methods and retry support for calling Google Maps Platform from server-side Node.js applications.
Use cases
- geocode addresses to lat/lng in node
- get driving directions between two points
- look up nearby places with the places api
- compute elevation for coordinates
- get timezone for a location
- call google maps apis from a node.js backend
When to choose
- you need server-side access to Google Maps Web Services from Node.js
- you want a typed, maintained client instead of raw HTTP calls
- you rely on legacy Directions/Places/Distance Matrix APIs
When to avoid
- you need the newer Places or Routing APIs, which have their own packages
- you want a client-side browser maps SDK for rendering maps
- your project is not Node.js based
Facets
library · maturity stable
http-client sdk geospatial apis web-development developer-tools google-maps geocoding directions places-api elevation client-library maps-platform maps nodejs typescript javascript
1 source
- readme: https://github.com/googlemaps/google-maps-services-js · fetched 2026-08-28 · da4582ef6839
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| googlemaps/google-maps-services-js | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="googlemaps/google-maps-services-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem