GoogleMapControl.Samples 1.4.1

dotnet add package GoogleMapControl.Samples --version 1.4.1
                    
NuGet\Install-Package GoogleMapControl.Samples -Version 1.4.1
                    
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="GoogleMapControl.Samples" Version="1.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GoogleMapControl.Samples" Version="1.4.1" />
                    
Directory.Packages.props
<PackageReference Include="GoogleMapControl.Samples" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GoogleMapControl.Samples --version 1.4.1
                    
#r "nuget: GoogleMapControl.Samples, 1.4.1"
                    
#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.
#addin nuget:?package=GoogleMapControl.Samples&version=1.4.1
                    
Install GoogleMapControl.Samples as a Cake Addin
#tool nuget:?package=GoogleMapControl.Samples&version=1.4.1
                    
Install GoogleMapControl.Samples as a Cake Tool

ASP.NET Google Map Control for Google Maps API - samples build.
It will add additional content in your ASP.NET WebForms application with the source of all the sample pages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.4.1 3,776 11/30/2017
1.4.0 1,387 11/26/2017
1.3.0 1,381 6/1/2017

Release of ASP.NET Google Map Control Samples with new samples added for the new Heatmap visualization.
The sample pages look was refreshed as well, providing more information and on page source code highlight.