However, I’m guessing what you actually want to do change the origin of the map so that the north pole is the center when completely zoomed out. Unfortunately, this isn’t a feature that Cesium supports yet. I’m not sure how difficult it would be to add; but I have heard others request this before. Perhaps Patrick or Kevin could shine some light on how easy/hard that would be to implement.
Yes, what I want to know is how to change the origin of the 2D and 2.5D maps so that north/south pole or any location is the center when completely zoomed out.
Does Cesium team has the plan to include this feature in the future? Which javascript files are currently doing the job of centering the 2D and 2.5D maps when completely zoomed out?
It’s a perfectly reasonable feature request and I see no reason why we wouldn’t eventually support it (given enough demand). Unfortunately, as far as I know there are no short term plans to add it and I have no idea what the level of effort is for doing so (as that’s not an area of the code I play in often).