flopp / py-staticmaps

A python module to create static map images with markers, geodesic lines, etc.
MIT License
128 stars 17 forks source link

Feature/auto build examples #26

Closed lowtower closed 2 years ago

lowtower commented 2 years ago

Hello,

this PR auto builds the example images generated in the examples directory and uploads them as artifacts. This way, with every PR a set of images is generated to visually check for errors or changes (besides the unit tests).

Cheers, LT

lowtower commented 2 years ago

The workflow could even be extended such that the images are automatically pushed to the repo ...