GoogleMapsApi 0.41.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package GoogleMapsApi --version 0.41.0
NuGet\Install-Package GoogleMapsApi -Version 0.41.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GoogleMapsApi" Version="0.41.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GoogleMapsApi --version 0.41.0
#r "nuget: GoogleMapsApi, 0.41.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GoogleMapsApi as a Cake Addin
#addin nuget:?package=GoogleMapsApi&version=0.41.0

// Install GoogleMapsApi as a Cake Tool
#tool nuget:?package=GoogleMapsApi&version=0.41.0

This library wraps Google maps API.

You can easily query Google maps for Geocoding, Directions, Elevation, and Places.

You can easily show the results on a Static Google Map!

This Library is well documented and easy to use.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.2.1 135,116 9/6/2022
1.2.0 39,871 12/22/2021
1.0.1 3,510 12/12/2021
1.0.0 436 12/12/2021
0.80.0 169,587 12/8/2019
0.78.0 64,458 12/11/2018
0.77.0 13,641 11/10/2018
0.76.0 6,978 10/2/2018
0.75.0 4,531 8/30/2018
0.74.0 1,131 8/29/2018
0.73.0 5,266 8/19/2018
0.72.0 19,750 5/9/2018
0.70.0 4,621 3/29/2018
0.69.0 25,313 12/26/2017
0.68.0 3,386 11/27/2017
0.67.0 6,567 10/21/2017
0.66.0 105,936 6/13/2017
0.65.0 30,042 4/14/2017
0.64.0 5,530 3/26/2017
0.63.0 6,004 2/28/2017
0.62.0 2,054 2/22/2017
0.61.0 5,994 1/19/2017
0.60.0 44,256 11/8/2016
0.59.0 12,221 9/11/2016
0.58.0 2,300 9/5/2016
0.57.0 5,582 8/24/2016
0.56.0 22,866 7/14/2016
0.55.0 2,353 6/26/2016
0.54.0 5,077 5/19/2016
0.53.0 2,379 5/4/2016
0.52.0 5,705 4/4/2016
0.50.0 2,473 3/27/2016
0.49.0 34,237 3/7/2016
0.46.0 1,368 3/5/2016
0.45.0 1,885 2/25/2016
0.44.0 7,342 2/17/2016
0.43.0 9,609 2/11/2016
0.42.0 24,359 10/17/2015
0.41.0 149,828 1/31/2015
0.40.0 17,861 5/23/2014
0.32.0 2,512 5/19/2014
0.31.0 3,182 4/16/2014
0.30.0 71,199 12/22/2013
0.22.0 18,985 5/31/2013
0.20.0 4,522 3/30/2013
0.19.0 11,056 11/23/2012
0.18.0 1,899 10/22/2012
0.17.0 53,323 7/27/2012
0.16.0 1,658 7/21/2012
0.15.0 1,798 7/5/2012
0.14.0.1 1,658 6/12/2012
0.14.0 1,600 6/12/2012
0.13.0 1,729 5/9/2012
0.12.0.2 1,586 5/6/2012
0.12.0.1 1,543 5/6/2012
0.11.0 1,640 5/6/2012
0.10.0 1,707 5/6/2012

* Fixed sub steps for directions
* The Id and References fields are being deprecated in favor of PlaceId. I've added the PlaceId field.
* Autocomplete APIs