Commit ddf81976 authored by Joe T.S.'s avatar Joe T.S. 🏓
Browse files

Update README.md

parent bd3390f3
...@@ -28,8 +28,8 @@ Here’s the **prompt** we used to guide the LLM in generating the CesiumJS code ...@@ -28,8 +28,8 @@ Here’s the **prompt** we used to guide the LLM in generating the CesiumJS code
- Basemap = OpenStreetMap - Basemap = OpenStreetMap
- [Add 3D Tiles] Load 3D Tiles URL = 'https://web3d.basemap.de/cesium/buildings-fly/root.json' - [Add 3D Tiles] Load 3D Tiles URL = 'https://web3d.basemap.de/cesium/buildings-fly/root.json'
- [Add 3D terrain] Load Terrain URL = 'https://web3d.basemap.de/cesium/dgm5-mesh' - [Add 3D terrain] Load Terrain URL = 'https://web3d.basemap.de/cesium/dgm5-mesh'
- Learn more about CesiumJS API doc at https://cesium.com/learn/cesiumjs/ref-doc/
- [Add 2D Layer] Add Additional Imagery: Includes an ArcGIS MapServer Imagery layer from the URL https://tiles.arcgis.com/tiles/1lplwYilIlo008hQ/arcgis/rest/services/HighFloodRisk_ExportFeatures/MapServer. - [Add 2D Layer] Add Additional Imagery: Includes an ArcGIS MapServer Imagery layer from the URL https://tiles.arcgis.com/tiles/1lplwYilIlo008hQ/arcgis/rest/services/HighFloodRisk_ExportFeatures/MapServer.
- Learn more about CesiumJS API doc at https://cesium.com/learn/cesiumjs/ref-doc/
``` ```
### Example 2: Japan (Tokyo) ### Example 2: Japan (Tokyo)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment