Info
| Version: | 0.5.0 |
| Author(s): | Chad Lee, Alexander Bragin |
| Last Update: | Sunday, November 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/roxiemobile/geocoding.dotnet-core |
| NuGet Url: | https://www.nuget.org/packages/RoxieMobile.Geocoding.Google |
Install
Install-Package RoxieMobile.Geocoding.Google
dotnet add package RoxieMobile.Geocoding.Google
paket add RoxieMobile.Geocoding.Google
RoxieMobile.Geocoding.Google Download (Unzip the "nupkg" after downloading)
Dependencies
- Geocoding.Core(>= 4.0.1)
- System.Net.Http(>= 4.3.4)
- System.Xml.XPath(>= 4.3.0)
Tags
The API returns latitude/longitude coordinates and normalized address information. Based on fork of ‘chadly/Geocoding.net’ project.