Skip to content

Commit 6ff46b6

Browse files
committed
Deploying to main from @ c05183c 🚀
1 parent c05183c commit 6ff46b6

File tree

4 files changed

+123
-120
lines changed

4 files changed

+123
-120
lines changed

‎docs/mc_meta.json

Lines changed: 24 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -73,26 +73,29 @@
7373
"url": "https://mapcomponents.github.io/react-map-components-apps/powerplants/"
7474
}
7575
]
76-
},"MultiTab": {
77-
"name": "MultiTab",
78-
"title": "Multi-Tab Demo",
79-
"description": "This application is one way to split visual and information. You can open a table which contains all the information you can see on the map. Looking for an object but can't find it in one of the pages? Just click on it the programm will find it for you!",
80-
"i18n": {
81-
"de": {
82-
"title": "Multi-Tab Demo",
83-
"description": "Diese Anwendung ist eine Möglichkeit, visuelle Objekte und Informationen aufzuteilen. Sie können eine Tabelle öffnen, die alle Informationen, von den Objekten, die Sie auf der Karte sehen können, enthält. Suchen Sie ein Objekt, können es aber auf einer der Seiten nicht finden? Klicken Sie einfach auf das Objekt, das sie suchen. Das Programm findet es für Sie!"
84-
}
8576
},
86-
"tags": [],
87-
"category": "",
88-
"type": "application",
89-
"components": ["MlGeoJsonLayer"],
90-
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/MultiTab.png",
91-
"demos": [
92-
{
93-
"name": "Demo",
94-
"url": "https://mapcomponents.github.io/react-map-components-apps/multi_tab/"
95-
}
96-
]
97-
}
77+
"MultiTab": {
78+
"name": "MultiTab",
79+
"title": "Multi-Tab Demo",
80+
"description": "This application combines graphical and text-based information of objects that are represented in a table and map: Open a table with all the information visible on the map. Looking for an object and can't find it? Just click on it - the program will show it to you!",
81+
"i18n": {
82+
"de": {
83+
"title": "Multi-Tab Demo",
84+
"description": "Diese Anwendung kombiniert grafische und textbasierte Informationen von Objekten, die in einer Tabelle und einer Karte dargestellt werden: Öffnen Sie eine Tabelle mit allen Informationen, die auf der Karte sichtbar sind. Sie suchen ein Objekt und können es nicht finden? Klicken Sie es einfach an - das Programm zeigt es Ihnen an!"
85+
}
86+
},
87+
"tags": [],
88+
"category": "",
89+
"type": "application",
90+
"components": [
91+
"MlGeoJsonLayer"
92+
],
93+
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/MultiTab.png",
94+
"demos": [
95+
{
96+
"name": "Demo",
97+
"url": "https://mapcomponents.github.io/react-map-components-apps/multi_tab/"
98+
}
99+
]
100+
}
98101
}

0 commit comments

Comments
 (0)