Description Usage Arguments Examples
View source: R/zoom_map_to_address.R
Zoom map of Toronto to address
1 | zoom_map_to_address(map, address)
|
map |
Map created by map_toronto |
address |
Address or sf tibble with geometry column |
1 2 3 4 5 | # library(sf)
# map_toronto() %>%
# add_blank_address_layer() %>%
# zoom_map_to_address("378 Markham St")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.