Description Usage Arguments Examples
View source: R/add_blank_layers.R
Add an empty layer to a map (created via map_toronto). The purpose of this function is to allow for toggling highlighting an address, via zoom_map_to_address.
1 |
map |
Map created via map_toronto |
1 2 3 4 | library(sf)
map_toronto() %>%
add_blank_address_layer()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.