Ptv.XServer.Net
1.7.5
See the version list below for details.
dotnet add package Ptv.XServer.Net --version 1.7.5
NuGet\Install-Package Ptv.XServer.Net -Version 1.7.5
<PackageReference Include="Ptv.XServer.Net" Version="1.7.5" />
paket add Ptv.XServer.Net --version 1.7.5
#r "nuget: Ptv.XServer.Net, 1.7.5"
// Install Ptv.XServer.Net as a Cake Addin #addin nuget:?package=Ptv.XServer.Net&version=1.7.5 // Install Ptv.XServer.Net as a Cake Tool #tool nuget:?package=Ptv.XServer.Net&version=1.7.5
PTV xServer .NET is a control for WPF and WinForms to build "slippy" maps for your application. The control is intended to work with PTV xMapServer for the basemap imagery, but it can also include generic WMS and tile providers.
Prerequisites
- PTV xServer.NET is built to run with the minimum target framework with WPF support, which is .NET 3.5 Client Profile.
External Resources
- xserver.net-docs - API Documentation
- xserver.net-samples - Code Samples and Demos
- DemoCenter - PTV xServer.NET Demo Center
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixes: unhandled exception for empty tiles; initializing CoordinateReferenceSystem using just a WKT requires an ID to be set internally; Otherwise CoordinateTransformation using two such CoordinateReferenceSystem instances may end up in an identity transform.