tillnagel / unfolding

A library to create interactive maps and geovisualizations in Processing and Java
http://unfoldingmaps.org
Other
477 stars 245 forks source link

Zooming in/out a few times makes tiles partially disappear #181

Open merttoka opened 3 years ago

merttoka commented 3 years ago

We are working on software for movement visualization that uses Unfolding Maps 0.9.9 with Processing 4.0-alpha 3. It works great in general, but there is a minor issue. When we zoom in/out a couple of times, some map tiles partially disappear.

tillnagel commented 2 years ago

Sorry for the long silence. Is this still existing?

I did not test Unfolding with P4 yet. Do you see any error messages in the log?

merttoka commented 2 years ago

I cannot seem to replicate the issue on my system right now, but I don't remember seeing an error message when I had encountered this in the past.

Edit: I fixed the link for the original issue on the DynamoViz repo.