map_styles | R Documentation |
Various styles for a google_map()
map.
map_styles()
list of styles
you can generate your own map styles at https://mapstyle.withgoogle.com/
## Not run:
map_key <- "your_map_key"
google_map(key = map_key, style = map_styles()$silver)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.