You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
The text was updated successfully, but these errors were encountered: