The code is an approved port of https://code.google.com/p/geocodingapi/. Thanks to Jon Sagara for coding the initial version which targets .NET 3.5 and version 2 of Google's Geocoding API.
This is a wrapper for Google's Geocoding API V3.
Install-Package CeserosGoogleGeocodingClient
Just clone the repo and add the project to your solution.
stringaddress="350 5th Ave, New York, NY 10118, United States";List<GeographicCoordinate>coords=awaitGoogleGeocodingClient.GoogleGeocodingClient.Geocode(address,false);You're invited to contribute to the repo. There are a few tasks that could be done:
- Add support for Windows Phone
- Add support for Reverse Geocoding
- [Mils] (https://milsapp.com): A client to send PDFs as real letters