GodotMapLoader
GodotMapLoader copied to clipboard
At lower zoom levels earth's curvature should be taken into account
It's partially implemented but there are some glitches, possibly related to precision errors. I tried with Vector3 and transform rotated method and lately quat slerp (that seems to work better but deforms pixels at lower latitudes).