-
addLegendNumeric
gainslabelStyle
argument and significant improvements
to the layout that will handle larger font sizes and long text widths. -
added
stacked
argument toaddLegendSize
to allow size legends that are
more compact when symbols are overlayed. See examples in?addLegendSize
. -
groups can now have underscores in their name for show/hide functionality.
-
added
between
argument toaddLegendBin
andaddLegendQuantile
so that
users can change the dash. -
fixed issue where
addSymbols
andaddSymbolsSize
only worked when
directly specifyinglat
andlng
. These now work for sf objects. -
added
dashArray
argument for symbols functions. The main purpose is to
allow dashed line encodings, but all symbols can have dashed outer lines.