addBase: addBase()

Description Usage Arguments Value

View source: R/addBase.R

Description

Adds the base layer map

Usage

1
addBase(myGIO, base, data = NULL, mapping = NULL, options = NULL)

Arguments

base

a string indicating the base map to be used

data

is a dataframe to be mapped tot he base layer

mapping

is a list object mapping the data to the map features; requires a data key and map key

options

is a vector of objects to set and assign layer behaviors

myGIo

the widget object

Value

myGIO object with base layer attached


mortonanalytics/myGIO documentation built on May 24, 2020, 9:39 p.m.