View source: R/plugin-awesomeMarkers.R
awesomeIconList | R Documentation |
Make awesome-icon set
awesomeIconList(...)
... |
icons created from |
iconSet <- awesomeIconList( home = makeAwesomeIcon(icon = "Home", library = "fa"), flag = makeAwesomeIcon(icon = "Flag", library = "fa") ) iconSet[c("home", "flag")]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.