View source: R/google_map_layers.R
add_bicycling | R Documentation |
Adds bicycle route information to a googleway map object
add_bicycling(map)
map |
a googleway map object created from |
## Not run:
map_key <- "your_api_key"
google_map(key = map_key) %>%
add_bicycling()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.