I’m having trouble rotating the 2D viewer with multiple views. No matter what I try, the 2D view doesn’t rotate. Has anyone else faced this issue or have any ideas on how to resolve it?
sandcastle
I realized that the problem was due to a typo caused by vscode in the options. Instead of MapMode2D, it should have been mapMode2D.
It was just a type error, so if you’re having similar trouble, double-check your option names