komoot / staticmap

A small, python-based library for creating map images with lines, markers and polygons.
https://www.komoot.com
Other
290 stars 65 forks source link

add local caching of tiles #23

Open mfa opened 4 years ago

mfa commented 4 years ago

changed as little code as possible.

but pathlib is Python 3.4+ only and will break 2.7 compatibility.