-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi! I'm running snapbox under debian buster using a rmarkdown file and render() command. I don't have issues on macos but adding the layer to ggspatial cause the infamous "non-finite location and/or size for viewport" error.
Hope you can find a solution, thank you guys!
layer_mapbox(st_bbox(isocrona),
mapbox_api_access_token = "",
map_style = mapbox_light(),
retina = F, scale_ratio = 0.5) +
Error in grid.Call.graphics(C_setviewport, vp, TRUE) :
non-finite location and/or size for viewport
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels