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

raster overlays on zoom level higher than 18 disappear #128

Closed
gisma opened this issue Feb 7, 2018 · 5 comments
Closed

raster overlays on zoom level higher than 18 disappear #128

gisma opened this issue Feb 7, 2018 · 5 comments

Comments

@gisma
Copy link
Member

gisma commented Feb 7, 2018

Hi Tim,

library(mapview)
mapview(poppendorf[[5]])

will disappear (like all raster overlays) on zoom levels higher than 18. This is pretty ok for resolutions like Landsat imagery or similar stuff but if I want to inspect visually UAV generated high resolution imagery with a resolution of e.g. 2 cm this is pretty annoying. Probably I have missed it, but is there any option to tell mapview which zoom level is wanted for overlay raster? If not it would be really great to implement an option to tell mapview on which zoom level raster overlays are still allowed.

cheers Chris

@gisma gisma changed the title raster overlays on zoom level higher than 18 dissapear raster overlays on zoom level higher than 18 disappear Feb 7, 2018
@eduardszoecs
Copy link

I am having the same problem. Any idea how to fix this?

@eduardszoecs
Copy link

Possible fix: rstudio/leaflet#507

@eduardszoecs
Copy link

This should be fixed with this PR rstudio/leaflet#524 and can be closed?

@tim-salabim
Copy link
Member

This seems to work now. Can we close this?

@gisma
Copy link
Member Author

gisma commented May 17, 2018

Yes indeed, thanks!

@gisma gisma closed this as completed May 17, 2018
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

3 participants