Skip to content

v0.8.0

Compare
Choose a tag to compare
@ocefpaf ocefpaf released this 26 Feb 19:02

0.8.0

  • Warn when using geojson data with GeometryCollection type in GeoJsonToolTip (jtbaker #988)
  • Change default popup width from 300px to 100% (ocefpaf #1040)
  • Automatically detect VegaLite version from specs (JarnoRFB #959)
  • Validate style and highlight functions in GeoJson (jtbaker #1024)
  • AntPath plugin (ocefpaf #1016)
  • Update Leaflet version to 1.4.0 (conengmo #1047)
  • DualMap plugin (conengmo #933)
  • CirclePattern and StripePattern plugins (talbertc-usgs #966)
  • Add option to make Marker draggable (Conengmo #1053)
  • Example notebook on creating polygons from points (HZALK #1056)

API changes

  • Improved Search plugin (jtbaker #995)

Bug Fixes

  • Re-add missing GeoJsonTooltip in init (Conengmo #1029)
  • Use Javascript template literals in DivIcon (Conengmo #1054)