From 3f6958e68f6e4dd5d42e1049c05059502d939cf9 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Sun, 16 Jan 2022 04:02:30 -0600 Subject: Added attribution and refactored map layers code --- androidApp/src/main/res/values/map_layers.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'androidApp/src/main/res/values/map_layers.xml') diff --git a/androidApp/src/main/res/values/map_layers.xml b/androidApp/src/main/res/values/map_layers.xml index c0e83a5..bffceb9 100644 --- a/androidApp/src/main/res/values/map_layers.xml +++ b/androidApp/src/main/res/values/map_layers.xml @@ -1,19 +1,22 @@ + Streets + Satellite + - + https://a.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png 0 21 © OpenStreetMap France | © <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors - + https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x} 0 20 -- cgit v1.2.3