Change toolbar button icons #1327
-
Hello,
Now, in the toolbar I can see 2 draw marker buttons with same icon. Geoman add the icon with CSS: .leaflet-pm-toolbar .leaflet-pm-icon-marker { how can I customize these button background? I need to add different pictures so the user can see which marker select. Thanks for the help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
While creating the new draw control you can add another css-class:
https://github.com/geoman-io/leaflet-geoman#adding-newcustom-controls |
Beta Was this translation helpful? Give feedback.
While creating the new draw control you can add another css-class:
https://github.com/geoman-io/leaflet-geoman#adding-newcustom-controls