komoot / staticmap

A small, python-based library for creating map images with lines, markers and polygons.
https://www.komoot.com
Other
290 stars 65 forks source link

Add text to map #29

Open harry-mit opened 3 years ago

harry-mit commented 3 years ago

Hello! I want to add a text to a specific lon/lat. Is this possible? For example, I want to add a marker with a name under it. For your reference, see the image below.

image

Thank you in advance

alexanderbkl commented 1 year ago

same issue

jonakirke94 commented 1 year ago

Did you manage to find a solution for this or did you end up using another libraries?

alexanderbkl commented 1 year ago

Did you manage to find a solution for this or did you end up using another libraries?

I used a library to generate icons based on text, pretty easy to use. Bad thing, is that you've gotta store those icon files somewhere first.