basemap_raster_style {mapboxer}R Documentation

Create a raster style

Description

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

Usage

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.


[Package mapboxer version 0.4.0 Index]