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

Update README.md

parent a8319560
......@@ -26,9 +26,10 @@ Here’s the **prompt** we used to guide the LLM in generating the CesiumJS code
- Write HTML web using a CesiumJS version 1.132 to build a web map application
- Start view = Lat 47.5728539, Lng 9.6473353, Height 3500.0
- Basemap = OpenStreetMap
- Load 3D Tiles URL = 'https://web3d.basemap.de/cesium/buildings-fly/root.json'
- Load Terrain URL = 'https://web3d.basemap.de/cesium/dgm5-mesh'
- [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'
- 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.
```
### 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