basemap_raster_style: Create a raster style

Description Usage Arguments

View source: R/styles.R

Description

Creates a raster style that can be used as a basemap.

Usage

1
2
basemap_raster_style(tiles = stamen_raster_tiles("terrain"),
  attribution = NULL)

Arguments

tiles

A list of tile URLs.

attribution

The attribution text of the tile layer.


crazycapivara/mapboxer documentation built on Nov. 13, 2021, 3:22 a.m.