From 1f192787f95a433a0a76a156e1345d2b812ed385 Mon Sep 17 00:00:00 2001 From: Garrett Johnson <garrett.kjohnson@gmail.com> Date: Mon, 18 Mar 2024 05:00:24 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b898ef11..607e5783a 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,15 @@ If a tile set or geometry does not load or render properly please make an issue! [Rendering in VR example here](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/vr.html) -[Loading 3D tiles from Cesium Ion](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/ionExample.html) +**External Tiles Providers** -[Loading 3D tiles from Google Photorealistic Tiles](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/googleMapsAerial.html) (Personal [Google Tiles API Key](https://developers.google.com/maps/documentation/tile/3d-tiles) required) +_Personal [Google Tiles API Key](https://developers.google.com/maps/documentation/tile/3d-tiles) or [Cesium Ion API Key](https://cesium.com/platform/cesium-ion/) required_ + +[3D tiles from Cesium Ion](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/ionExample.html) + +[3D tiles from Google Photorealistic Tiles](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/googleMapsAerial.html) + +[Google Globe Tiles](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/googleMapsAerial.html) **Customization**