- src version now works also in shiny. #71
- we now have pckgdown site - Thanks to @olivroy #102
- remove obsolete .travis.yml
new features:
- all methods can now have labels/tooltips. Currently only lines and polygons support passing of a column name, points need a predefined label vector.
miscallaneous:
- all methods now have a pane argument to control layer ordering (thanks to @trafficonese). #67 #64
miscallaneous:
- update upstream javascript dependency to 3.2.0
new features:
- expose additional JavaScript arguments in addGlPoints via magic dots. #54 & #60
initial release.