Astroua / CARTAvis

Deprecated Repository for CARTA project. Refer to:
https://github.com/cartavis/carta
GNU General Public License v2.0
2 stars 7 forks source link

Grid lines change angles on zoom #183

Closed low-sky closed 8 years ago

low-sky commented 8 years ago

The grid lines should intersect at 90° angles when considering angles << 1 radian. The current code appears to pick the number of grid lines to draw and ignore the angle between the latitude and longitude.

https://youtu.be/M1EpJ61F0fw

slovelan commented 8 years ago

This should be fixed with my next check-in.

low-sky commented 8 years ago

Resolved in latest build of develop