[FEATURE REQUEST]: additional marker icons?
Can one choose a marker different from the circle?
Are you wanting different symbols (e.g. triangles, squares, etc.) or classical markers (as in leaflet::addMarkers())?
different symbols (triangles, squares, cross, etc..), such as in here http://www.sthda.com/english/wiki/ggplot2-point-shapes
Is this helpful?
https://stackoverflow.com/questions/41372139/using-diamond-triangle-and-star-shapes-in-r-leaflet/41379393#41379393
Can we close this?
Hello,
I would also very much appreciate the ability to visualize data in mapview using both different markers and colors, if it is possible for this feature to be added. I understand that leaflet is available and does that, but would prefer to use mapview for my particular project. Thank you for your consideration!
I would also very much appreciate the possibility to choose the marker shape. Of course, it is possible to resort to Leaflet to do this, but this would also mean that all the useful mapview features are not easily available for that layer (automatic legend, layer on/off, label when hovering with mouse, data table when clicking, ...).