How to get static map with multipolygon as an Image in python
I am looking for way (maybe through an external API) to represent many polygons in an static map. The idea is giving the coordinates to that service,and that service or API must give an static map asn a png image with those polygons. Just like this:
How to get that static map with multi polygon as an Image in python? I am using django but any way to do it with python will do. The service must be FREE