|
99 | 99 | }
|
100 | 100 | ]
|
101 | 101 | },
|
102 |
| - "MultiTab": { |
103 |
| - "name": "MultiTab", |
104 |
| - "title": "Multi-Tab Demo", |
105 |
| - "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!", |
106 |
| - "i18n": { |
107 |
| - "de": { |
108 |
| - "title": "Multi-Tab Demo", |
109 |
| - "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!" |
110 |
| - } |
111 |
| - }, |
112 |
| - "tags": [], |
113 |
| - "category": "", |
114 |
| - "type": "application", |
115 |
| - "components": [ |
116 |
| - "MlGeoJsonLayer" |
117 |
| - ], |
118 |
| - "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/MultiTab.png", |
119 |
| - "demos": [ |
120 |
| - { |
121 |
| - "name": "Demo", |
122 |
| - "url": "https://mapcomponents.github.io/react-map-components-apps/multi_tab/" |
123 |
| - } |
124 |
| - ] |
125 |
| - } |
| 102 | + "MultiTab": { |
| 103 | + "name": "MultiTab", |
| 104 | + "title": "Multi-Tab Demo", |
| 105 | + "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!", |
| 106 | + "i18n": { |
| 107 | + "de": { |
| 108 | + "title": "Multi-Tab Demo", |
| 109 | + "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!" |
| 110 | + } |
| 111 | + }, |
| 112 | + "tags": [], |
| 113 | + "category": "", |
| 114 | + "type": "application", |
| 115 | + "components": [ |
| 116 | + "MlGeoJsonLayer" |
| 117 | + ], |
| 118 | + "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/MultiTab.png", |
| 119 | + "demos": [ |
| 120 | + { |
| 121 | + "name": "Demo", |
| 122 | + "url": "https://mapcomponents.github.io/react-map-components-apps/multi_tab/" |
| 123 | + } |
| 124 | + ] |
| 125 | + }, |
| 126 | + "3dTilesLayer": { |
| 127 | + "name": "3dTilesLayer", |
| 128 | + "title": "3D Tiles Layer Demo", |
| 129 | + "description": "This application is using a 3D Tiles-Layer to render buildings in a 3-dimentional space.", |
| 130 | + "i18n": { |
| 131 | + "de": { |
| 132 | + "title": "3D Tiles Layer Demo", |
| 133 | + "description": "Diese Anwendung nutzt eine 3D Tiles-Layer um Gebäude 3 - dimensional darzustellen." |
| 134 | + } |
| 135 | + }, |
| 136 | + "tags": [], |
| 137 | + "category": "", |
| 138 | + "type": "application", |
| 139 | + "components": [ |
| 140 | + "MlWsmLoader" |
| 141 | + ], |
| 142 | + "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/3dTileLayer.png", |
| 143 | + "demos": [ |
| 144 | + { |
| 145 | + "name": "Demo", |
| 146 | + "url": "https://3dtiles.wheregroup.com/" |
| 147 | + } |
| 148 | + ] |
| 149 | + } |
126 | 150 | }
|
0 commit comments