Skip to contents

Replaces the imagery the layers draw over.

Usage

set_basemap(map, basemap)

Arguments

map

Defines which map to modify.

basemap

Defines the basemap id. See Basemaps.

Value

map, with the basemap set.

Examples

set_basemap(arc_map(), "satellite")