clear_legend | R Documentation |
Clear legend(s) from a map in a proxy session
clear_legend(map, legend_ids = NULL)
map |
A map object created by the |
legend_ids |
Optional. A character vector of legend IDs to clear. If not provided, all legends will be cleared. |
The updated map object with the specified legend(s) cleared.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.