maptiler_style {mapgl} | R Documentation |
Get MapTiler Style URL
maptiler_style(style_name, api_key = NULL)
style_name |
The name of the style (e.g., "basic", "streets", "toner", etc.). |
api_key |
Your MapTiler API key (required) |
The style URL corresponding to the given style name.