Skip to contents

Creates an empty map to pipe add_layer() and the set_*() functions into. Printing it renders the widget.

Usage

arc_map(basemap = "topo-vector")

Arguments

basemap

default "topo-vector". Defines the basemap the layers draw over. See Basemaps for the full set.

Value

An ArcMap.

Examples

arc_map("gray-vector")