Update README.md

This commit is contained in:
ClemensFischer 2024-05-27 17:32:53 +02:00
parent 3e900d67d8
commit b778ace92e

View file

@ -1,6 +1,6 @@
# XAML Map Control # XAML Map Control
A set of controls for WPF, UWP and WinUI 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 digital 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.