plot_map: Create dynamic map

Description Usage Arguments Examples

View source: R/plot.R

Description

Create dynamic map

Usage

1
plot_map(map_type = 110)

Arguments

map_type

an index from 1 to 137 indicating the type of base map. The map types are taken from leaflet::providers. Defaults to "CartoDB".

Examples

1
2
3
# Standard OSM format is given by map_type = 1, though
# this value can take anywhere between 1 and 137.
plot_map(map_type = 1)

Michael-Stevens-27/silverblaze documentation built on May 28, 2021, 5:47 p.m.