From aed34c8d030779f5998858335200f8b1c8a8aa5b Mon Sep 17 00:00:00 2001 From: ClemensFischer Date: Wed, 19 Jun 2024 12:27:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e055a5..e6cc3ccd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 overlay layers allow to draw and interact with graphical objects and pushpins on the map.