I am embedding the earth into an application using a custom QWebEngineView (Qt 5.5) and ArcGIS API for Javascript 4.0 beta. The earth is displayed properly. I can zoom in/out using the mousewheel or double clicking. I can NOT pan or rotate. Using a MapView I was able to pan and rotate, but SceneView is not allowing it. Anyone know what the problem may be?
Can you check the console log and post any errors you might be having?
I saw some ad-blocking data, but I saw that when using a MapView as well. I disabled my ad blocker but still not able to pan/rotate.
Can you post your code or a similar sample to see if we get the same results?
It's been a while now, did you try the sample code I provided and get the same results?