How to achieve street view-like experience?

Hi,

I need to build an application in which I will be using Google 3D Tiles, so the app will be 3D. The user will need to place a 3D model and view it in a street view-like environment to simulate how it would look in real life.
I was able to achieve a similar experience with Unity but I will need to host this application like a web app. I’ve seen that Cesium offers CesiumJS however, I can’t seem to find any information on how to achieve the street view-like experience with CesiumJS.

Does anyone know how to achieve the street view-like experience?

Thank you so much for your time.
Regards,
Joel

Hi Joel,

While there is no specific documentation on a street-view-like application, I think the Camera Tutorial will break down the major concepts you’ll need to implement.

We’re happy to help further if there is a particular requirement or feature which you’re having trouble conceptualizing in CesiumJS.

Hope that helps,
Gabby