
Last chance! 50% off unlimited learning
Sale ends in
Make Mapkey-icon set
mapkeyIconList(...)
icons created from makeMapkeyIcon()
A list of class "leaflet_mapkey_icon_set"
Other Mapkey Functions:
[.leaflet_mapkey_icon_set()
,
addMapkeyMarkers()
,
makeMapkeyIcon()
,
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