map_styles.Rd
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) # }