Info
Version: | 11.0.0-beta015 |
Author(s): | ThinkGeo |
Last Update: | Tuesday, May 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThinkGeo/GraticuleWithGoogleProjectionSample-ForWpf |
NuGet Url: | https://www.nuget.org/packages/ThinkGeo.MapSuite.Layers.Graticule |
Install
Install-Package ThinkGeo.MapSuite.Layers.Graticule
dotnet add package ThinkGeo.MapSuite.Layers.Graticule
paket add ThinkGeo.MapSuite.Layers.Graticule
ThinkGeo.MapSuite.Layers.Graticule Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ThinkGeo.MapSuite(>= 11.0.0135)
- ThinkGeo.MapSuite(>= 11.0.0135)
- ThinkGeo.MapSuite(>= 11.0.0135)
Tags
Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. GraticuleLayer is included in the main package ThinkGeo.Core in Version 12.
ThinkGeo.MapSuite.Layers.Graticule is a layer extension to the Map Suite product line, see below for compatibility. This extension provides the ability to load graticules and render on maps.
A Graticule feature layer shows meridians and parallels displaying through the map. Meridians are lines of longitude and they have a north-south orientation. Parallels are lines of latitude and they have an east-west orientation. Showing graticule for latitude and longitude is a standard way in cartography to give spatial references to the users.
** This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone. **
Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api
Supported Platforms: Windows, Linux, macOS, iOS, Android
- Compatible Products -
Map Suite Desktop for WPF
Map Suite Desktop for WinForms
Map Suite Mobile for Android
Map Suite Mobile for iOS
Map Suite Web for WebForms
Map Suite Web for MVC
Map Suite Web for WebAPI.