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