Clears the legend for a given layer_id
1 | clear_legend(map_id, layer_id)
|
map_id |
the id of the map you want to clear the legend from. |
layer_id |
single value specifying an id for the layer. Use this value to distinguish between shape layers of the same type. Layers with the same id are likely to conflict and not plot correctly |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.