Skip to content
Commit 4c37550e authored by Torsten Rahn's avatar Torsten Rahn Committed by Torsten Rahn
Browse files

Fix GroundOverlay rotation: Before this patch the

rotation was done in rectangular lat/lon space.
With this patch the rotation is done in spherical coordinates.
A method

GeoDataCoordinates::rotateAround(GeoDataCoordinates axis, angle)

has been added for convenience.
parent e38b9ab3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment