map_div: map_div

View source: R/map.R

map_divR Documentation

map_div

Description

map_div

Usage

map_div(layers, layer_states = TRUE, center = c(63, 17.5), zoom = 5,
  maxBounds = list(c(54, 4), c(70, 31)))

Arguments

layers

A layer or a list of layers

layer_states

a logical vector indicating the default on/off state of each layer

center

The center of the map

zoom

The default zoom level

maxBounds

The max navigable bounds of the map. Must be a list of length 2 with the bottom left corner and top right corner.

Value

A svis_div object


trosendal/svis documentation built on Jan. 28, 2023, 12:05 a.m.