Update README.md

This commit is contained in:
ClemensFischer 2024-06-19 12:27:49 +02:00
parent 7f4236038e
commit aed34c8d03

View file

@ -1,6 +1,6 @@
# XAML Map Control # XAML Map Control
A set of controls for WPF, UWP, WinUI and Avalonia UI for rendering raster maps from different providers and various types of map overlays. A set of controls for WPF, 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.