GoogleMap control NuGet package.
NuGet package was created for GoogleMap control and it is now on NuGet gallery.
Please follow the steps bellow in order to add GooleMap controls to your projects using NuGet.
Using NuGet GUI
Select the project you would like to install GoogleMap control on.
Right click on the Refernces and then select
Manage NuGet Packages ...
In the NuGet dialog search for googlemap

Install the GoogleMap control package.
NuGet will add GoogleMap control assembly to your bin directory and will register the artem controls prefix in Web.config

Using Package Manager Console
Select the project you would like to install GoogleMap control on.
In Package Manager Console type:
Install-Package GoogleMapControl