reearth / resium

React components for 🌏 Cesium
https://resium.reearth.io
MIT License
704 stars 130 forks source link

Desactivate the rotate view in a 3D map #657

Open azanane opened 2 months ago

azanane commented 2 months ago

I'm building an application using Resium where I need to keep things simple and clean, thus, I need to desactivate the rotate view in a 3D Map.

We can make it in a 2D map with the Map2DMode component but not in a 3D map.