Hello,
how do I implement pinning of view to a certain location
so that mouse drags/wheel rolls revolve around that point?
Thank you,
Greg
Hello,
how do I implement pinning of view to a certain location
so that mouse drags/wheel rolls revolve around that point?
Thank you,
Greg
Hello Greg,
I think this is what you’re looking for: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Camera.html&label=Showcases
Take a look at the ‘Set Camera Reference Frame’ part of this example.
Best,
Hannah