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

Allow transparent background color #15

Open flesser opened 6 years ago

flesser commented 6 years ago

If background_color has an alpha component, create output image in mode RGBA instead of RGB.