GoogleMapControl 7.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package GoogleMapControl --version 7.4.0
NuGet\Install-Package GoogleMapControl -Version 7.4.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="GoogleMapControl" Version="7.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GoogleMapControl --version 7.4.0
#r "nuget: GoogleMapControl, 7.4.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 GoogleMapControl as a Cake Addin
#addin nuget:?package=GoogleMapControl&version=7.4.0

// Install GoogleMapControl as a Cake Tool
#tool nuget:?package=GoogleMapControl&version=7.4.0

ASP.NET Google Map Control

ASP.NET Google Map Control wraps Google Maps API functionality, providing an easy and fast way of adding Google Maps in your ASP.NET pages with "Zero-Written-JavaScript" code.
ASP.NET Google Maps Control includes many features (markers, polyline, polygons, directions) and gives you almost all Google Maps API functionality in enjoyable ASP.NET way of coding.

More information you can find on Google Map Control website.

Getting Started

For quick start with Google Map Control you can take a look at Sample Website or download the entire samples website source code at http://googlemapcontrol.com/downloads/

The sample pages of ASP.NET Google Map Control will get you familiar with the control functionality and features. The samples are grouped in sections by ASP.NET Google Map Control functionality.

In addition to these sample pages you can ask questions and discuss problems in the ASP.NET Google Map Control Forum

How to Install

You can install ASP.NET Google Map Control to any of your ASP.NET WebForms projects as NuGet package.
Please check the short "Ho To Install" video

Commercial Build

The Commercial Build is fully functional build of ASP.NET Google Map Control and the only allowed for commercial use. The build is locked and needs a license to be purchased to unlock it for commercial use. It is issued with 90 days of a free trial period.

You can install the ASP.NET Google Map Control Commercial Build using Package Manager UI or just run the following command in the Package Manager Console

PM>Install-Package GoogleMapControl

Development Build

The Development Build is fully functional build of ASP.NET Google Map Control and allowed only for non-commercial use. The build is not locked and can be used to test and develop for unlimited period of time.

You can install the ASP.NET Google Map Control Development Build using Package Manager UI or just run the following command in the Package Manager Console

PM>Install-Package GoogleMapControl.DEV

Samples Build

The Samples Build is a set of sample ASP.NET WebForms pages which can added to any existing ASP.NET WebForms application. It will add additional content in your ASP.NET WebForms application with the source of all sample pages used in this website.

You can install the ASP.NET Google Map Control Samples Build using Package Manager UI or just run the following command in the Package Manager Console

PM>Install-Package GoogleMapControl.Samples

The sample pages will be installed under samples folder in your ASP.NET application.
Run the application and navigate to /samples to see them working.

Samples Website

The Samples Website is an archive of the entire ASP.NET WebForms application used to build this website. It can be added a separate project to your solution and run it as independent ASP.NET WebForms application.

You can download the ASP.NET Google Map from the project home website at <a href="http://googlemapcontrol.com/downloads">http://googlemapcontrol.com/downloads</a>

Thanks for using ASP.NET Google Map Control.
Happy coding ...

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on GoogleMapControl:

Package Downloads
GoogleMapControl.Samples

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.1 5,382 4/17/2020
8.0.0 9,386 4/9/2019
7.4.3 914 3/14/2019
7.4.2 2,966 3/26/2018
7.4.1 2,790 11/30/2017
7.4.0 1,431 11/26/2017
7.3.6424.41749 1,379 8/3/2017
7.3.6358.43 1,798 5/28/2017
7.2.6351.40693 1,707 5/22/2017
7.1.6309.36769 1,194 4/10/2017
7.0.6301.40930 1,045 4/2/2017
7.0.6271.34681 1,072 3/3/2017
7.0.6269.33839 1,019 3/1/2017
7.0.6234.39932 1,161 1/25/2017
6.1.12290.1016 38,349 10/16/2012
6.1.12288.1014 1,386 10/15/2012
6.1.0 3,364 10/12/2012
6.0.0 2,924 11/18/2011

Issued just to pair with the new free Development Build(GoogleMapControl.DEV) of ASP.NET Google Map Control.
You can get the Development Build at GoogleMapControl.DEV