mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-14 01:40:28 +00:00
Add WMS overlays for hiking trails, main roads, house numbers, fire hazard zones, historical fires, firebreaks, Kras fire zones, place names, and municipality borders
- Updated localization files for German, English, Spanish, French, Croatian, Italian, and Slovenian to include new overlay labels. - Implemented new WMS layers in the map provider and map tab for displaying hiking trails, main roads, house numbers, fire hazard zones, historical fires, firebreaks, Kras fire zones, place names, and municipality borders. - Added toggle functionality for each new overlay in the map provider. - Enhanced the map tab UI to include checkboxes for the new overlays, allowing users to enable or disable them. - Integrated the new WMS layers into the map rendering logic.
This commit is contained in:
@@ -2712,6 +2712,17 @@
|
||||
"showForestRoads": "Afficher les chemins forestiers",
|
||||
"wmsOverlays": "Superpositions WMS",
|
||||
|
||||
"hikingTrails": "Sentiers de Randonnée",
|
||||
"mainRoads": "Routes Principales",
|
||||
"houseNumbers": "Numéros de Maison",
|
||||
"fireHazardZones": "Zones à Risque d'Incendie",
|
||||
"historicalFires": "Incendies Historiques",
|
||||
"firebreaks": "Coupe-feu",
|
||||
"krasFireZones": "Zones d'Incendie Kras",
|
||||
"placeNames": "Noms de Lieux",
|
||||
"municipalityBorders": "Limites Municipales",
|
||||
"topographicMap": "Carte Topographique 1:25000",
|
||||
|
||||
"recentMessages": "Messages Récents",
|
||||
"@recentMessages": {
|
||||
"description": "Header for recent messages overlay on map in fullscreen mode"
|
||||
|
||||
Reference in New Issue
Block a user