inst/examples/add-wms.R

ol() %>%
  add_stamen_tiles() %>%
  add_wms_tiles("http://ows.terrestris.de/osm/service",
                layers = "TOPO-WMS",
                attribution = "Do not forget to insert the attribution!",
                options = layer_options(opacity = 0.5))
crazycapivara/openlayersr documentation built on June 4, 2019, 8:08 p.m.