GMap.NET.Windows
1.9.0
Library migrated to .Net Core and published in new individual packages.
GMap.NET.Core
GMap.NET.WinForms
GMap.NET.WinPresentation
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
<PackageReference Include="GMap.NET.Windows" Version="1.9.0" />
paket add GMap.NET.Windows --version 1.9.0
#r "nuget: GMap.NET.Windows, 1.9.0"
// 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 | Versions 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. |
-
.NETFramework 4.0
- EntityFramework (>= 6.2.0)
- Newtonsoft.Json (>= 11.0.2)
- System.Data.SQLite (>= 1.0.109.2)
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 | 23,996 | 6/30/2022 | |
2.1.5 | 2,614 | 5/31/2022 | |
2.1.2 | 2,189 | 5/13/2022 | |
2.1.1 | 1,342 | 5/13/2022 | |
2.1.0 | 1,492 | 5/12/2022 | |
2.0.3 | 5,948 | 11/9/2021 | |
2.0.2 | 10,210 | 3/10/2021 | |
2.0.1 | 19,734 | 4/28/2020 | |
2.0.0 | 2,570 | 4/28/2020 | |
1.9.9.9 | 6,619 | 12/18/2019 | |
1.9.9.5 | 3,341 | 11/24/2019 | |
1.9.9 | 5,296 | 11/21/2019 | |
1.9.8 | 1,993 | 11/21/2019 | |
1.9.7.1 | 2,619 | 11/18/2019 | |
1.9.7 | 2,209 | 11/18/2019 | |
1.9.6.2 | 2,132 | 11/18/2019 | |
1.9.3 | 36,480 | 6/18/2019 | |
1.9.2 | 17,112 | 1/16/2019 | |
1.9.1.2 | 6,313 | 11/7/2018 | |
1.9.0 | 2,961 | 11/6/2018 | |
1.8.8 | 2,772 | 11/2/2018 | |
1.8.7 | 2,862 | 11/2/2018 | |
1.8.6 | 2,779 | 11/2/2018 | |
1.8.5 | 12,435 | 4/4/2018 | |
1.8.1 | 2,937 | 3/29/2018 | |
1.8.0 | 9,470 | 6/15/2017 | |
1.7.9 | 4,400 | 3/13/2017 | |
1.7.8 | 2,906 | 3/13/2017 | |
1.7.7 | 3,581 | 2/22/2017 | |
1.7.6 | 2,819 | 2/20/2017 | |
1.7.5 | 96,057 | 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