Skip to content

Commit cd79774

Browse files
authored
Merge pull request #42 from mapcomponents/Add-MultiTab
MultiTab demo 0.1
2 parents 0ad8ac5 + 6508d8e commit cd79774

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

assets/thumbnails/MultiTab.png

1.21 MB
Loading

mc_meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@
7575
]
7676
},"MultiTab": {
7777
"name": "MultiTab",
78-
"title": "MultiTab",
79-
"description": "A WebGis application providing precise Information about various types of energy generation across the whole planet ",
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!",
8080
"i18n": {
8181
"de": {
82-
"title": "Energiekraftwerke weltweit",
83-
"description": "Eine WebGis-Anwendung welche Inofrmationen über Energieerzeugung auf der ganzen Welt darstellt"
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!"
8484
}
8585
},
8686
"tags": [],
8787
"category": "",
8888
"type": "application",
89-
"components": ["MlGeoJsonLayer", "MlWmsLoader", "MlNavigationTools"],
90-
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/PowerPlants.png",
89+
"components": ["MlGeoJsonLayer", "MlLayerList", "MlLayerListItem", "MlHighlightFeature"],
90+
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/MultiTab.png",
9191
"demos": [
9292
{
9393
"name": "Demo",

0 commit comments

Comments
 (0)