From 785367847acaffa482f98417de6ef5233d4bce0c Mon Sep 17 00:00:00 2001 From: ClemensFischer Date: Thu, 23 Oct 2025 19:22:40 +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 045e6a28..dac0dbf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 overlay layers allow to draw and interact with graphical objects and pushpins on the map.