GMap.NET.Windows 1.9.0

Suggested Alternatives

GMap.NET.WinForms

Additional Details

Library migrated to .Net Core and published in new individual packages.

GMap.NET.Core
GMap.NET.WinForms
GMap.NET.WinPresentation

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

// Install GMap.NET.Windows as a Cake Tool
#tool nuget:?package=GMap.NET.Windows&version=1.9.0                

GMap.NET is great and Powerful, Free, cross platform, open source .NET control. Enable use routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest in Windows Forms & Presentation, Supports caching and run on Windows Forms, Presentation & Mobile!

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GMap.NET.Windows:

Package Downloads
LINQPad.MapUtils

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.7 25,648 6/30/2022
2.1.5 2,660 5/31/2022 2.1.5 is deprecated because it is no longer maintained.
2.1.2 2,213 5/13/2022 2.1.2 is deprecated because it is no longer maintained.
2.1.1 1,356 5/13/2022 2.1.1 is deprecated because it is no longer maintained.
2.1.0 1,511 5/12/2022 2.1.0 is deprecated because it is no longer maintained.
2.0.3 5,983 11/9/2021 2.0.3 is deprecated because it is no longer maintained.
2.0.2 10,339 3/10/2021 2.0.2 is deprecated because it is no longer maintained.
2.0.1 20,153 4/28/2020 2.0.1 is deprecated because it is no longer maintained.
2.0.0 2,604 4/28/2020 2.0.0 is deprecated because it is no longer maintained.
1.9.9.9 6,668 12/18/2019 1.9.9.9 is deprecated because it is no longer maintained.
1.9.9.5 3,360 11/24/2019 1.9.9.5 is deprecated because it is no longer maintained.
1.9.9 5,410 11/21/2019 1.9.9 is deprecated because it is no longer maintained.
1.9.8 2,006 11/21/2019 1.9.8 is deprecated because it is no longer maintained.
1.9.7.1 2,631 11/18/2019 1.9.7.1 is deprecated because it is no longer maintained.
1.9.7 2,222 11/18/2019 1.9.7 is deprecated because it is no longer maintained.
1.9.6.2 2,148 11/18/2019 1.9.6.2 is deprecated because it is no longer maintained.
1.9.3 36,682 6/18/2019 1.9.3 is deprecated because it is no longer maintained.
1.9.2 17,251 1/16/2019 1.9.2 is deprecated because it is no longer maintained.
1.9.1.2 6,337 11/7/2018 1.9.1.2 is deprecated because it is no longer maintained.
1.9.0 2,975 11/6/2018 1.9.0 is deprecated because it is no longer maintained.
1.8.8 2,786 11/2/2018 1.8.8 is deprecated because it is no longer maintained.
1.8.7 2,876 11/2/2018 1.8.7 is deprecated because it is no longer maintained.
1.8.6 2,791 11/2/2018 1.8.6 is deprecated because it is no longer maintained.
1.8.5 12,496 4/4/2018 1.8.5 is deprecated because it is no longer maintained.
1.8.1 2,954 3/29/2018 1.8.1 is deprecated because it is no longer maintained.
1.8.0 9,499 6/15/2017 1.8.0 is deprecated because it is no longer maintained.
1.7.9 4,419 3/13/2017 1.7.9 is deprecated because it is no longer maintained.
1.7.8 2,925 3/13/2017 1.7.8 is deprecated because it is no longer maintained.
1.7.7 3,600 2/22/2017 1.7.7 is deprecated because it is no longer maintained.
1.7.6 2,832 2/20/2017 1.7.6 is deprecated because it is no longer maintained.
1.7.5 98,822 11/30/2016 1.7.5 is deprecated because it is no longer maintained.

- Compatibility with Framework 4.0

GMap.NET.Windows Core
- New Constructor GMapRoute(MapRoute oRoute)
- New UMP-pcPL Map Provided Added
- BingOSMapProvider Fix
- Routing instructions for OpenStreetMap
- Added TTL cache in GMapProvider, GeocodingProvider, RoutingProvider, DirectionsProvider, RoadsProvider
- Reimplement multi-touch method Contributed by bymindzz

GMap.NET.Windows Forms
- Added IsZoomSignificant and IsHitTestVisible to overlay

GMap.NET.WindowsPresentation
- Moved CreateRoutePath, CreatePolygonPath
- Regenerate Shape fix