Releases: tomroh/leaflegend
v1.2.0
-
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.
v1.1.1
v1.0.0
v0.6.1
v0.6.0
v0.5.0
-
updated example in README
-
adding addLegendAwesomeIcon function to produce legends with markers from
awesome icon libraries -
adding in line and polygon symbol and adding symbols to the README
What's Changed
- Devel by @tomroh in #32
- updating logo by @tomroh in #33
- Devel by @tomroh in #34
- Devel by @tomroh in #35
- Devel by @tomroh in #36
- Devel by @tomroh in #37
- Devel by @tomroh in #40
- Devel by @tomroh in #41
- updating site by @tomroh in #42
- v 0.5.0 by @tomroh in #43
- adding site by @tomroh in #44
Full Changelog: v0.4.0...v0.5.0