googleway (version 2.7.1)

map_styles: Map Styles

Description

Various styles for a google_map() map.

Usage

map_styles()

Arguments

Value

list of styles

Examples

Run this code
# NOT RUN {
map_key <- "your_map_key"
google_map(key = map_key, style = map_styles()$silver)

# }
# NOT RUN {
# }

Run the code above in your browser using DataLab