My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Luis Porras

4 likes

·

491 reads

1 comment

Ems
Ems
May 12, 2023

Hello Luis ! Many thanks for this tutorial which helps me a lot with my project ! Really clear and well explained. 👍

I am wondering if I could get your insight on a problem which driving me crazy right now...

I am trying to add custom Icon to my leaflet map. But my problem is : I don't know how to access image assets from my stimulus controller... I always get a 404 and I cannot use the image_tag rails helper within a stimulus controller.

I also tried with the L.divIcon option (html icon) with hardcoded SVG from a constant files. That "works" but I am struggling because the SVG do not display as I would like to. Also i'm not sure if it is a really good practice...

I would really appreciate your help if you have time ! Many thanks.

·