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
Zoom values (around 5*10^18) start to produce weird results. At first it looks like the center coordinates would move around then only garbage is rendered.
This is because of the limitation of the double datatype that geomandel is using.