Update README.md

This commit is contained in:
ClemensFischer 2025-10-23 19:22:40 +02:00
parent bd9267e14c
commit 785367847a

View file

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