Can I add a custom directive or custom HTML code to a marker's pop-up message using ngx-leaflet?
Asked
Active
Viewed 201 times
-2
-
...Yes. Have you tried the documentation? Why not tell us more about your problem? – Eliezer Berlin Oct 12 '21 at 11:02
1 Answers
1
For adding non-Angular HTML to a marker's pop-up, you should be able to use setContent, which is a vanilla Leaflet method.

comikal268
- 11
- 1