inst/libraries/leaflet/examples/example2.R

require(rCharts)
map2 = Leaflet$new()
map2$setView(c(45.5236, -122.675), 10)
map2$tileLayer("http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png")
map2
ramnathv/testapp1 documentation built on May 26, 2019, 10:55 p.m.