You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the plane at 0 considered "sea level"? For blips where I've got altitude data, I've noticed the exif tags saying the reference point is sea level (anything else I hard-code at 100m).
Some of the blips over the water are from the bridge & sunborn yacht presently docked there; if the buildings are to scale then I'm not sure whuts going on with the altitude of the royal victoria dock.
Presently, I'm doing altitude * city.geo.pixelsPerMeter, but this leaves things floating quite a ways higher than they should; https://www.youtube.com/watch?v=7dqPg8RJBuA
Any hints on passing the correct altitude to THREE.Vector3 ?
The text was updated successfully, but these errors were encountered: