maplibre-gl-js version: 5.7.1
browser: //
Steps to Trigger Behavior
- initialize Map with globe projection
- check
map.transform.getCameraAltitude()
- returns NaN
Link to Demonstration
https://jsbin.com/jelitabegi/edit?html,output
Expected Behavior
I expect it to return the camera altitude
Actual Behavior
it returns NaN