sylvaine31

Results 3 issues of sylvaine31

Hi, I enjoy mapsf, but I often miss the possibility to put an horizontal legend, especially for chloropeths.

enhancement

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