set_layout_property | R Documentation |
Set a layout property on a map layer
set_layout_property(map, layer_id = NULL, name, value, layer = NULL)
map |
A map object created by the |
layer_id |
The ID of the layer to update. |
name |
The name of the layout property to set. |
value |
The value to set the property to. |
layer |
Deprecated. Use |
The updated map object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.