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
Great idea! Do you think it can also be used in plotting mode? I'm not very familiar with WMS yet, but from what I've read, it should be possible. I used to have the distinction between zoom-dependent tiles (tm_basemap/tm_tiles) on the one hand, and static images on the other (tm_raster/tm_rgb), but it seems WMS could serve both.
Does any of you have a reproducible example of using WMS in R?
Is it possible to add a raster WMS layer as background for a map? I think this could be added to tm_rgb().
Similar to leaflet::addWMSTiles():
The text was updated successfully, but these errors were encountered: