Get MapTiler Style URL
maptiler_style(style_name, variant = NULL, api_key = NULL)
The style URL corresponding to the given style name and variant.
The name of the style (e.g., "basic", "streets", "toner", etc.).
The color variant of the style. Options are "dark", "light", or "pastel". Default is NULL (standard variant). Not all styles support all variants.
Your MapTiler API key (required)