flopp / py-staticmaps

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

Add object independent bounds #14

Closed lowtower closed 3 years ago

lowtower commented 3 years ago

This PR adds an option to add bounds to be respected in zoom calculation without having to add objects.

flopp commented 3 years ago

Thank you!