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 18,695 6/30/2022
2.1.5 2,433 5/31/2022
2.1.2 2,100 5/13/2022
2.1.1 1,291 5/13/2022
2.1.0 1,405 5/12/2022
2.0.3 5,831 11/9/2021
2.0.2 9,964 3/10/2021
2.0.1 18,000 4/28/2020
2.0.0 2,466 4/28/2020
1.9.9.9 6,504 12/18/2019
1.9.9.5 3,269 11/24/2019
1.9.9 4,919 11/21/2019
1.9.8 1,943 11/21/2019
1.9.7.1 2,569 11/18/2019
1.9.7 2,149 11/18/2019
1.9.6.2 2,083 11/18/2019
1.9.3 35,848 6/18/2019
1.9.2 16,948 1/16/2019
1.9.1.2 6,248 11/7/2018
1.9.0 2,899 11/6/2018
1.8.8 2,715 11/2/2018
1.8.7 2,789 11/2/2018
1.8.6 2,737 11/2/2018
1.8.5 12,295 4/4/2018
1.8.1 2,878 3/29/2018
1.8.0 9,351 6/15/2017
1.7.9 4,199 3/13/2017
1.7.8 2,833 3/13/2017
1.7.7 3,504 2/22/2017
1.7.6 2,759 2/20/2017
1.7.5 88,808 11/30/2016

- 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