simondlevy / GooMPy

Google Maps in Python
GNU Lesser General Public License v3.0
83 stars 26 forks source link

Conversion of RGBA to RGB in order to save .jpg images #4

Closed mhubrich closed 6 years ago

mhubrich commented 6 years ago

Some of the static maps returned by the Google Maps API are in RGBA mode. These images cannot be saved as .jpg files.

How to replicate this issue: