javalent / obsidian-leaflet

Adds interactive maps to Obsidian.md using Leaflet.js
486 stars 30 forks source link

Feature Request: Add Text Labels to the Draw functions #331

Closed preslavnpetrov closed 1 year ago

preslavnpetrov commented 1 year ago

When creating maps and populating them with content, sometimes it's more useful to create a text label than a map marker. For instance, when there is a whole region visible on the map, it makes more sense to put a label over the whole region, rather than creating a small marker that just looks like it is a specific location.

Thanks!