Fix bug happen when zooming in overlap section
Compare changes
@@ -254,12 +254,8 @@ def get_total_miny_maxy(
@@ -254,12 +254,8 @@ def get_total_miny_maxy(
closes #124 (closed)
Correct way to get min, max indexes when zoom in to make sure getting all data needed.