11# Release Announcements
22
3- ### 2.0.0 - Released [[ Demo Link]] ( https://www.3dcitydb.org/3dcitydb-web-map/2.0.0/3dwebclient/index.html )
3+ ## 2.0.0
4+
5+ [ Release v2.0.0 demo link] ( https://www.3dcitydb.org/3dcitydb-web-map/2.0.0/3dwebclient/index.html )
46
57This is a major release.
68
7- ##### New Features
9+ ### New Features
810
911* It is now possible to add ** Index 3D Scene (i3s)** and ** GeoJSON** layers,
1012 in addition to the existing layer types ** KML/COLLADA/glTF** and ** Cesium 3D Tiles** .
@@ -31,24 +33,27 @@ This is a major release.
3133* ** Web Map Tile Service (WMTS)** can now be used as another imagery or base map layer,
3234 in addition to the existing ** Web Map Service (WMS)** .
3335
34- ##### Improvements
36+ ### Improvements
3537
3638* The ** Graphical User Interface (GUI)** for adding and configuring layers in the toolbox have been rearranged
37- to provide more clarity and consistency. The input elements are now grouped into two groups based on their purposes:
38- ** layer information** and ** thematic data** , as shown below:
39+ to provide more clarity and consistency. The input elements are now grouped into two groups
40+ based on their functions for the selected layer type:
41+ ** layer information** and ** thematic data** , as shown in the example below:
3942
40- <img src =" theme/img/gui_add_layer.png " style =" display :block ;float :none ;margin-left :auto ;margin-right :auto ;" >
43+ <p align =" center " >
44+ <img src =" theme/img/gui_add_layer.png " />
45+ </p >
4146
4247* ** Mobile support for geolocation** has been completely reworked to adhere to modern security rules on personal
4348 devices, especially for ** iOS 13+** . The button icons and their functions are explained as follows:
4449
45- <div style =" display : flex ; justify-content : center ; align-items : center ; gap : 5 px ;" >
46- <img src =" 3dwebclient/images/GPS_main.png " style = " width : 70 px " >
47- <img src =" 3dwebclient/images/GPS_single.png " style = " width : 70 px " >
48- <img src =" 3dwebclient/images/GPS_on_ori.png " style = " width : 70 px " >
49- <img src =" 3dwebclient/images/GPS_on_pos_ori.png " style = " width : 70 px " >
50- <img src =" 3dwebclient/images/GPS_off.png " style = " width : 70 px " >
51- </div >
50+ <p align = " center " style =" display :inline ; float : none ; margin-left : auto ; margin-right : auto ;" >
51+ <img src =" 3dwebclient/images/GPS_main.png " width = " 50px " >
52+ <img src =" 3dwebclient/images/GPS_single.png " width = " 50px " >
53+ <img src =" 3dwebclient/images/GPS_on_ori.png " width = " 50px " >
54+ <img src =" 3dwebclient/images/GPS_on_pos_ori.png " width = " 50px " >
55+ <img src =" 3dwebclient/images/GPS_off.png " width = " 50px " >
56+ </p >
5257
5358 ** From left to right** :
5459 Default button, "snapshot" location and orientation,
@@ -60,6 +65,6 @@ This is a major release.
6065
6166* ** Cesium 3D Tiles** can now be navigated together with ** Google Street View** , ** Dual Map View** , etc.
6267
63- ##### Change Logs
68+ ### Change Logs
6469
6570For a complete list of all changes made for this release, please refer to the [ change logs] ( CHANGES.md ) .
0 commit comments