maptiler_style {mapgl}R Documentation

Get MapTiler Style URL

Description

Get MapTiler Style URL

Usage

maptiler_style(style_name, api_key = NULL)

Arguments

style_name

The name of the style (e.g., "basic", "streets", "toner", etc.).

api_key

Your MapTiler API key (required)

Value

The style URL corresponding to the given style name.


[Package mapgl version 0.1.4 Index]