sylvaine31
sylvaine31
Hi, I enjoy mapsf, but I often miss the possibility to put an horizontal legend, especially for chloropeths.
Hello, I don't know if it's possible (or easy), but it would be nice to have more control over the legend size. For example, instead of just the "baseSize" argument,...
No problem for visualizing breweries dataset : ``` data(breweries, package = "mapview") mapview::mapview(breweries) ``` but if there is an empty geometry, it crashes : ``` empty_geometry