# How to achieve street view-like experience?

**URL:** https://community.cesium.com/t/how-to-achieve-street-view-like-experience/26517
**Category:** CesiumJS
**Created:** [September 2, 2023, 8:10pm UTC](https://community.cesium.com/t/how-to-achieve-street-view-like-experience/26517 "2023-09-02T20:10:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Joel\_Johera](https://avatars.discourse-cdn.com/v4/letter/j/ec9cab/32.png) [@Joel\_Johera](https://community.cesium.com/u/Joel_Johera)
#### Post date: [September 2, 2023, 8:10pm UTC](https://community.cesium.com/t/how-to-achieve-street-view-like-experience/26517/1 "2023-09-02T20:10:02Z")

</div>

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

---

<div class="post-metadata">

### Author: ![Gabby\_Getz](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/gabby_getz/32/7838_2.png) [@Gabby\_Getz](https://community.cesium.com/u/Gabby_Getz)
#### Post date: [September 7, 2023, 7:47pm UTC](https://community.cesium.com/t/how-to-achieve-street-view-like-experience/26517/2 "2023-09-07T19:47:13Z")

</div>

Hi Joel,

While there is no specific documentation on a street-view-like application, I think the [Camera Tutorial](https://cesium.com/learn/cesiumjs-learn/cesiumjs-camera/) 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
