flopp/py-staticmaps

Alternative methods to saving an image

Closed this issue · 1 comments

Hi! I'm creating my map through the cairo renderer, but I would like to keep the resulting image in-memory, as binaryIO, etc, rather than saving it to disk. Will then upload where necessary after the image is in memory.
Is this possible?