powered by
Make Mapkey-icon set
mapkeyIconList(...)
A list of class "leaflet_mapkey_icon_set"
"leaflet_mapkey_icon_set"
icons created from makeMapkeyIcon()
makeMapkeyIcon()
https://github.com/mapshakers/leaflet-mapkey-icon
Other Mapkey Functions: [.leaflet_mapkey_icon_set(), addMapkeyMarkers(), makeMapkeyIcon(), mapkeyIcons()
[.leaflet_mapkey_icon_set()
addMapkeyMarkers()
mapkeyIcons()
iconSet <- mapkeyIconList( red = makeMapkeyIcon(color = "#ff0000"), blue = makeMapkeyIcon(color = "#0000ff") ) iconSet[c("red", "blue")]
Run the code above in your browser using DataLab