mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
Version 10.4.
This commit is contained in:
parent
1e4c431a88
commit
7f4236038e
23 changed files with 29 additions and 29 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# 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 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 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.
|
||||
For other projections, an appropriate WmtsTileLayer or WmsImageLayer could be used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue