Google//Maps Platform

Google's APIs for embedding maps, geocoding, routing, and place data into applications. Pay-per-use, billed through Google Cloud Console.


Google's APIs for embedding maps, geocoding, routing, and place data into applications. Pay-per-use, billed through Google Cloud Console.

Maps JavaScript API: embed interactive maps in web apps

Geocoding API: address ↔ coordinates conversion

Directions API / Routes API: turn-by-turn routing, distance matrices, traffic-aware ETAs

Places API: search for businesses, autocomplete addresses, get reviews/photos/hours

Static Maps API: generate map images (no JavaScript needed — just a URL)

Pricing gotcha: $200/month free tier covers moderate use, but high-traffic apps get expensive fast. Alternative: OpenStreetMap-based solutions (Mapbox, Leaflet) for lower cost.