Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why Using geom_tile() with maxpixels = 5e+05. #29

Open
Rafnuss opened this issue Apr 26, 2024 · 0 comments
Open

Why Using geom_tile() with maxpixels = 5e+05. #29

Rafnuss opened this issue Apr 26, 2024 · 0 comments

Comments

@Rafnuss
Copy link

Rafnuss commented Apr 26, 2024

Hi @16EAGLE ,
Thanks a lot for your packages!
Using moveVis, I ended up getting this message:

basemaps/R/plot.R

Lines 89 to 90 in 203e964

# remark: is this ever called?
out(paste0("Using geom_tile() with maxpixels = ", maxpixels, "."))
that I don't really understand.
I'm using map_service = "mapbox", map_type = "satellite" in frames_sptial, so not sure where the na are coming from. But in anycase I don't see the link between NA and the error message.
It ended up being quite annoying to have this message so many time during animate_frames(). Can we remove it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant