How can i control zoom-in and zoom-out in my page?
Link : http://camsphere.canopussystems.com/camasphere/Apps/Sandcastle/gallery/login.html
How can i control zoom-in and zoom-out in my page?
Link : http://camsphere.canopussystems.com/camasphere/Apps/Sandcastle/gallery/login.html
That page does not load completely for me, but you can disable default zoom handling with:
viewer.scene.screenSpaceCameraController.enableZoom = false;