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

Proj4Leaflet-TMS.R example is broken; broken TMS in Leaflet is possibly the culprit! #898

Open
olyerickson opened this issue Dec 13, 2023 · 2 comments

Comments

@olyerickson
Copy link

olyerickson commented Dec 13, 2023

The Proj4Leaflet-TMS.R example in this github at...

inst/examples/proj4Leaflet-TMS.R

...does not work; in particular, it does not successfully retrieve tiles from the TMS provider when TMS=TRUE.

Base on my testing this week with other known TMS providers, I believe leaflet's handling of TMS=TRUE and the alternative, {-y}, is broken somehow.

@olyerickson
Copy link
Author

UPDATE: One of the TMS = TRUE examples in the TMS example file does work, BUT I am still not convinced Leaflet's TMS implementation is correct (at least for R); setting TMS = TRUE for the Mars M20 endpoint does not work as expect (but does in native JavaScript)

@olyerickson
Copy link
Author

This apparently is a known and unsolved issue; see #788

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