Changing Style of Single Marker in Clustered Leaflet Plot in R
I was wondering if it was possible to change the single marker type (blue pins of cluster size 1) in a clustered leaflet map like the one below. The map plots the first 50 points of the quakes dataset.
Leaflet does not work with a specific basemap layer in R
I am recently working on a project. Its one dimension is to make a leaflet map with different basemap layers. Here is the code so far;