GoogleMapsApi
A friendly, strongly-typed .NET wrapper for the Google Maps Web Services APIs — Geocoding, Directions, Distance Matrix, Elevation, Time Zone, Places, and Static Maps.
Multi-framework (net10.0, net8.0, net6.0, netstandard2.0, net481, net462), async-first, and battle-tested with 2M+ downloads on NuGet.
Get started
- Getting Started — install the package and run your first geocoding request.
- API Reference — generated reference for every public type and member.
Supported APIs
| API | Description |
|---|---|
| Geocoding | Convert between addresses and geographic coordinates |
| Directions | Route planning between two points with multiple travel modes |
| Distance Matrix | Travel time and distance between multiple origins/destinations |
| Elevation | Elevation data for individual locations or paths |
| Time Zone | Time zone information for any coordinate |
| Places | Find / Nearby / Text search, Place Details, Autocomplete |
| Static Maps | Generate URLs for static map images with markers, paths, and styles |