maptiler_style: Get MapTiler Style URL

View source: R/style_helpers.R

maptiler_styleR 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.


mapgl documentation built on Nov. 1, 2024, 5:08 p.m.