GoogleGeocodingClient 1.4.1
dotnet add package GoogleGeocodingClient --version 1.4.1
NuGet\Install-Package GoogleGeocodingClient -Version 1.4.1
<PackageReference Include="GoogleGeocodingClient" Version="1.4.1" />
paket add GoogleGeocodingClient --version 1.4.1
#r "nuget: GoogleGeocodingClient, 1.4.1"
// Install GoogleGeocodingClient as a Cake Addin #addin nuget:?package=GoogleGeocodingClient&version=1.4.1 // Install GoogleGeocodingClient as a Cake Tool #tool nuget:?package=GoogleGeocodingClient&version=1.4.1
This library uses Google Maps Geocoding API to geocode and normalize addresses. It returns: latitude, longitude, normalized address, operation status and errors. From version 1.4.1 is possible to configure a proxy.
Note: the Geocoding API may only be used in conjunction with a Google map; geocoding results without displaying them on a map is prohibited. For complete details on allowed usage, consult the Maps API Terms of Service License Restrictions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.