From 5e78ecdb24c6b53b5b9ccf9970daab448ce4566e Mon Sep 17 00:00:00 2001 From: AT Date: Sat, 15 Apr 2023 16:18:37 +0200 Subject: [PATCH] switch to osmand tile server --- src/Components/Map/UtopiaMap.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Map/UtopiaMap.tsx b/src/Components/Map/UtopiaMap.tsx index 9ea17523..0b02dfd7 100644 --- a/src/Components/Map/UtopiaMap.tsx +++ b/src/Components/Map/UtopiaMap.tsx @@ -53,7 +53,7 @@ function UtopiaMap({ + url="https://tile.osmand.net/hd/{z}/{x}/{y}.png" /> { React.Children.toArray(children).map((child) =>