Maps Data
Google Maps Data API provides geospatial services including routing, geocoding, address autocomplete, place search, and map styling to support location-based applications and navigation solutions.
Maps Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Map Tiles /tile/{style}/{z}/{x}/{y_and_format} |
Map Tiles |
| GET |
Map styles /styles/{style}/{resource} |
Map styles |
| GET |
Place by name /geocode/search |
Place by name |
| GET |
Places by type /places |
Places by type |
| GET |
Geocoding /geocode/search |
Geocoding |
| GET |
Address Autocomplete /geocode/autocomplete |
Address Autocomplete |
| GET |
Reverse Geocoding /geocode/reverse |
Reverse Geocoding |
| GET |
Route and directions /routing |
Route and directions |
| GET |
Travel Time Isoline /isoline |
Travel Time Isoline |
Maps Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12.99 / month | — |
|
| ULTRA | $59.99 / month | — |
|
| MEGA Recommended | $199.99 / month | — |
|