View source: R/ggmap_style_string.R
Creates a google maps style URL string from the formatted JSON table. The output of this function can be used within the style argument of get_googlemap.
1 | ggmap_style_string(style_list)
|
style_list |
A formatted JSON object within R, as loaded by the extract_style_json function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.