examples/basemap.R

map <- maplibregl(
  center = c(-73.9165, 40.7114),
  zoom = 10,
  pitch = 30
)

if (interactive()) map
crazycapivara/maplibre-gl-r documentation built on Dec. 19, 2021, 6:18 p.m.