View source: R/addCouncilStyle.R
colorBin | R Documentation |
All the same inputs apply as the leaflet::colorBin function, just use this wrapper to define the "defaults" for certain inputs
colorBin(
palette = "nycc_blue",
domain = NULL,
bins = 7,
na.color = "#FFFFFF",
...
)
domain |
Possible values to be mapped by |
A leaflet
colorBin palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.