Emoji control Marker #1054
-
Hello, First of all Many Thanks for the great effort! I want to have Emojis control Marker (so the user can add emojis to the maps as marker or point) and then use the coordinates of these points. Is there any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You need to copy the marker multiple times and then add each one a custom icon with css:
Js:
|
Beta Was this translation helpful? Give feedback.
You need to copy the marker multiple times and then add each one a custom icon with
markerStyle
.css:
Js:
https://jsfiddle.net/dkjrLxsq/