From 6353b5e144fd21ef988abdf04c97e63689f58da4 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Wed, 8 Dec 2021 00:41:16 -0600 Subject: Added Google Maps layers --- web/l10n/en.json | 3 +++ web/l10n/es.json | 6 ++++++ 2 files changed, 9 insertions(+) (limited to 'web') diff --git a/web/l10n/en.json b/web/l10n/en.json index ff5f61a..34585d2 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -249,6 +249,9 @@ "mapCustomLabel": "Custom map", "mapCarto": "Carto Basemaps", "mapOsm": "Open Street Map", + "mapGmapsStreets": "Google Maps Streets", + "mapGmapsSatellite": "Google Maps Satellite", + "mapGmapsHybrid": "Google Maps Hybrid", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", diff --git a/web/l10n/es.json b/web/l10n/es.json index fb93dc8..d981c73 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -247,8 +247,14 @@ "mapCustom": "Personalizado (XYZ)", "mapCustomArcgis": "ArcGIS Personalizado", "mapCustomLabel": "Mapa Personalizado", + "mapLocationIqStreets": "LocationIQ Calles", + "mapLocationIqEarth": "LocationIQ Satélite", + "mapLocationIqHybrid": "LocationIQ Híbrido", "mapCarto": "Mapas base Carto", "mapOsm": "Open Street Map", + "mapGmapsStreets": "Google Maps Calles", + "mapGmapsSatellite": "Google Maps Satélite", + "mapGmapsHybrid": "Google Maps Híbrido", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps - Carretera", "mapBingAerial": "Bing Maps - Aéreo", -- cgit v1.2.3