get_vector_tiles.Rd
Get vector tile data, expects option variable nextzen_API_key to be set
get_vector_tiles(
bbox,
width = NULL,
height = NULL,
refresh = FALSE,
nextzen_api_key = getOption("nextzen_API_key")
)
bounding box for which to get vector tile data
optional, width in pixels for the display image
optional, width in height for the display image
results are cached for current session, optionally refresh cache
nextzen API key for vector tile data
a list of layers with vector tile data