ol_options: Map options

Description Usage Arguments

Description

Map options

Usage

1
2
ol_options(min_zoom = 0, max_zoom = NULL, max_zoom_fit = 16,
  collapsible_attribution = FALSE, zoom_control = TRUE, ...)

Arguments

min_zoom

minimal zoom of the map

max_zoom

maximal zoom of the map or NULL (no limit)

max_zoom_fit

maximal zoom when fitting the view to the extend of the data source

collapsible_attribution

collapsible attribution?

zoom_control

show zoom control?

...

hidden options, e. g. pass renderer = "webgl" to use webgl as display engine (should not be used when viewing output directly in RStudio)


crazycapivara/openlayers documentation built on June 4, 2019, 8:08 p.m.