mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Version 10.4.
This commit is contained in:
parent
1e4c431a88
commit
7f4236038e
|
|
@ -4,7 +4,7 @@
|
||||||
<RootNamespace>MapControl.Caching</RootNamespace>
|
<RootNamespace>MapControl.Caching</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control FileDbCache Library</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control FileDbCache Library</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
<RootNamespace>MapControl.Caching</RootNamespace>
|
<RootNamespace>MapControl.Caching</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control SQLiteCache Library</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control SQLiteCache Library</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
<RootNamespace>MapControl.MBTiles</RootNamespace>
|
<RootNamespace>MapControl.MBTiles</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control MBTiles Library for Avalonia</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control MBTiles Library for Avalonia</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: AssemblyCompany("Clemens Fischer")]
|
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||||
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyVersion("10.3.0")]
|
[assembly: AssemblyVersion("10.4.0")]
|
||||||
[assembly: AssemblyFileVersion("10.3.0")]
|
[assembly: AssemblyFileVersion("10.4.0")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
<RootNamespace>MapControl.MBTiles</RootNamespace>
|
<RootNamespace>MapControl.MBTiles</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control MBTiles Library for WPF</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control MBTiles Library for WPF</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
<RootNamespace>MapControl.MBTiles</RootNamespace>
|
<RootNamespace>MapControl.MBTiles</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control MBTiles Library for WinUI</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control MBTiles Library for WinUI</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<RootNamespace>MapControl</RootNamespace>
|
<RootNamespace>MapControl</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control Library for Avalonia UI</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control Library for Avalonia UI</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: AssemblyCompany("Clemens Fischer")]
|
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||||
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyVersion("10.3.0")]
|
[assembly: AssemblyVersion("10.4.0")]
|
||||||
[assembly: AssemblyFileVersion("10.3.0")]
|
[assembly: AssemblyFileVersion("10.4.0")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
<RootNamespace>MapControl</RootNamespace>
|
<RootNamespace>MapControl</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control Library for WPF</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control Library for WPF</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
<RootNamespace>MapControl</RootNamespace>
|
<RootNamespace>MapControl</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control Library for WinUI</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control Library for WinUI</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
<RootNamespace>MapControl.Projections</RootNamespace>
|
<RootNamespace>MapControl.Projections</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control Projections Library for Avalonia</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control Projections Library for Avalonia</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: AssemblyCompany("Clemens Fischer")]
|
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||||
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyVersion("10.3.0")]
|
[assembly: AssemblyVersion("10.4.0")]
|
||||||
[assembly: AssemblyFileVersion("10.3.0")]
|
[assembly: AssemblyFileVersion("10.4.0")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
<RootNamespace>MapControl.Projections</RootNamespace>
|
<RootNamespace>MapControl.Projections</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control Projections Library for WPF</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control Projections Library for WPF</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
<RootNamespace>MapControl.Projections</RootNamespace>
|
<RootNamespace>MapControl.Projections</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control Projections Library for WinUI</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control Projections Library for WinUI</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
<RootNamespace>MapControl.UiTools</RootNamespace>
|
<RootNamespace>MapControl.UiTools</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control UI Tools Library for Avalonia</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control UI Tools Library for Avalonia</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: AssemblyCompany("Clemens Fischer")]
|
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||||
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyVersion("10.3.0")]
|
[assembly: AssemblyVersion("10.4.0")]
|
||||||
[assembly: AssemblyFileVersion("10.3.0")]
|
[assembly: AssemblyFileVersion("10.4.0")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
<RootNamespace>MapControl.UiTools</RootNamespace>
|
<RootNamespace>MapControl.UiTools</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control UI Tools Library for WPF</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control UI Tools Library for WPF</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
<RootNamespace>MapControl.UiTools</RootNamespace>
|
<RootNamespace>MapControl.UiTools</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control UI Tools Library for WinUI</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control UI Tools Library for WinUI</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<SignAssembly>true</SignAssembly>
|
<SignAssembly>true</SignAssembly>
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
# XAML Map Control
|
# XAML Map Control
|
||||||
|
|
||||||
A set of controls for WPF, UWP, WinUI and Avalonia UI for rendering digital maps from different providers and various types of map overlays.
|
A set of controls for WPF, UWP, WinUI and Avalonia UI for rendering raster maps from different providers and various types of map overlays.
|
||||||
|
|
||||||
Map providers can easily be added by specifying a template string for their map tile URLs.
|
Map providers can easily be added by specifying a template string for their map tile URLs.
|
||||||
Map overlay layers allow to draw and interact with graphical objects and pushpins on the map.
|
Map overlay layers allow to draw and interact with graphical objects and pushpins on the map.
|
||||||
The Map Control API is similar to the Microsoft Bing Maps Control for WPF, except that no API key is required.
|
The Map Control API is similar to the Microsoft Bing Maps Control for WPF, except that no API key is required.
|
||||||
|
|
||||||
The project includes sample applications for both platforms, which demonstrate the features of XAML Map Control.
|
The project includes sample applications for all platforms, which demonstrate the features of XAML Map Control.
|
||||||
|
|
||||||
Map Control supports multiple map projections. However, the MapTileLayer class only works with WebMercatorProjection.
|
Map Control supports multiple map projections. However, the MapTileLayer class only works with WebMercatorProjection.
|
||||||
For other projections, an appropriate WmtsTileLayer or WmsImageLayer could be used.
|
For other projections, an appropriate WmtsTileLayer or WmsImageLayer could be used.
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<RootNamespace>ProjectionDemo</RootNamespace>
|
<RootNamespace>ProjectionDemo</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control Projection Demo Application</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control Projection Demo Application</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: AssemblyCompany("Clemens Fischer")]
|
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||||
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyVersion("10.3.0")]
|
[assembly: AssemblyVersion("10.4.0")]
|
||||||
[assembly: AssemblyFileVersion("10.3.0")]
|
[assembly: AssemblyFileVersion("10.4.0")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
<RootNamespace>SampleApplication</RootNamespace>
|
<RootNamespace>SampleApplication</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control WinUI Sample Application</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control WinUI Sample Application</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<AnalysisLevel>none</AnalysisLevel>
|
<AnalysisLevel>none</AnalysisLevel>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<RootNamespace>SampleApplication</RootNamespace>
|
<RootNamespace>SampleApplication</RootNamespace>
|
||||||
<AssemblyTitle>XAML Map Control WPF Sample Application</AssemblyTitle>
|
<AssemblyTitle>XAML Map Control WPF Sample Application</AssemblyTitle>
|
||||||
<Product>XAML Map Control</Product>
|
<Product>XAML Map Control</Product>
|
||||||
<Version>10.3.0</Version>
|
<Version>10.4.0</Version>
|
||||||
<Authors>Clemens Fischer</Authors>
|
<Authors>Clemens Fischer</Authors>
|
||||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||||
<DefineConstants>WPF</DefineConstants>
|
<DefineConstants>WPF</DefineConstants>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue