map_styles: Map Styles

View source: R/google_map.R

map_stylesR Documentation

Map Styles

Description

Various styles for a google_map() map.

Usage

map_styles()

Value

list of styles

Note

you can generate your own map styles at https://mapstyle.withgoogle.com/

Examples

## Not run: 
map_key <- "your_map_key"
google_map(key = map_key, style = map_styles()$silver)


## End(Not run)


SymbolixAU/googleway documentation built on Aug. 29, 2023, 2:46 a.m.