Skip to content

Non-finite location and/or size for viewport #9

@robsalasco

Description

@robsalasco

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions