mkouhia / dearpygui-map

Map widget for Dear PyGui
https://pypi.org/project/dearpygui-map/
MIT License
13 stars 2 forks source link

First download tiles in the center, spiralling towards edges #23

Open mkouhia opened 2 years ago

mkouhia commented 2 years ago

Start downloading the visible tiles (first to come out of the queue), then add surrounding ones row by row.

See also #17.