anoram / leaflet-svelte

Svelte wrapper for Leaflet
https://leaflet.anoram.com/
MIT License
51 stars 1 forks source link

[Question] add custom elements to markers? #7

Closed xenogenesi closed 1 year ago

xenogenesi commented 1 year ago

Thanks for sharing this project!

I'd like to add a "badge" with a number to each marker, always shown, I saw there is some example using the vanilla leaflet, some using plugins, some using L and divIcon, any suggestion how to do something similar with this component?