Skip to content

Commit 486fd8c

Browse files
committed
Update demo text
1 parent 58ef845 commit 486fd8c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

example/googleMapsAerial.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
<body>
5656
<div id="info">
5757
<div>
58-
Example using <a href="https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles">Googles Photorealistic 3D Tiles</a> - Tokyo Tower
58+
Tokyo Tower example using <a href="https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles">Googles Photorealistic 3D Tiles</a> & <a href="https://ion.cesium.com/">Cesium Ion</a>
5959
<br/>
60-
Google Cloud or Cesium Ion API key required
60+
Google Cloud or Cesium Ion API token required
6161
</div>
6262
</div>
6363
<div id="credits">

example/googleMapsExample.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
<body>
5656
<div id="info">
5757
<div>
58-
Example using <a href="https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles">Googles Photorealistic 3D Tiles</a> - Globe
58+
Example using <a href="https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles">Googles Photorealistic 3D Tiles</a> & <a href="https://ion.cesium.com/">Cesium Ion</a>
5959
<br/>
60-
Google Cloud or Cesium Ion API key required
60+
Google Cloud or Cesium Ion API token required
6161
</div>
6262
</div>
6363
<div id="credits">

example/r3f/atmosphere.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</head>
3333
<body>
3434
<div id="info">
35-
Example using <a href="https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles">Google Photorealistic Tiles</a>
35+
Example using <a href="https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles">Google Photorealistic Tiles</a>, <a href="https://ion.cesium.com/">Cesium Ion</a>,
3636
& <a href="https://github.com/takram-design-engineering/three-geospatial">@takram/three-geospatial</a> atmosphere effects.
3737
<br/>
3838
Google Cloud or Cesium Ion API Token required.

example/r3f/globe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</head>
3333
<body>
3434
<div id="info">
35-
Example using <a href="https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles">Google Photorealistic Tiles</a> & <a href="https://r3f.docs.pmnd.rs">@react-three/fiber</a>.
35+
Example using <a href="https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles">Google Photorealistic Tiles</a>, <a href="https://ion.cesium.com/">Cesium Ion</a>, & <a href="https://r3f.docs.pmnd.rs">@react-three/fiber</a>.
3636
<br/>
3737
Google Cloud or Cesium Ion API Token required.
3838
</div>

0 commit comments

Comments
 (0)