Skip to content

Latest commit

 

History

History
182 lines (108 loc) · 5.7 KB

NEWS.md

File metadata and controls

182 lines (108 loc) · 5.7 KB

leaflet.extras 1.0.0

leaflet.js

leaflet-omnivore

  • Leaflet.label has updated to v1.x of leaflet.js changing default behavior. Mainly... "bindLabel, openLabel and so should be replaced by bindTooltip, openTooltip, etc".

New Features

Improvements

  • Major Changes to search

leaflet.extras 0.2

Bug Fixes

  • Fixed #86
  • Made CRAN Ready #87 (Thanks @timelyportfolio!)

leaflet.extras 0.1.9009

Bug Fixes

  • Fixed #61 by merging #62 (Thanks @RCura!)
  • Upgraded Draw Plugin now supports clearing all features. Fixes #55.

leaflet.extras 0.1.9008

New Features

  • Another option for heatmaps via Leaflet.heat
  • Also fixed gradientTexture option of WebGLHeatmap.

leaflet.extras 0.1.9007

New Features

leaflet.extras 0.1.9006

Improvements

  • Major performance boost to addWebGLHeatmap function. Closes #42.

leaflet.extras 0.1.9004

New Features

leaflet.extras 0.1.9003

New Features

leaflet.extras 0.1.9002

New Features

leaflet.extras 0.1.9001

New Features

  • Switched to x.y.zzzz naming for the package version.
  • Added support for editing existing shapes with the draw toobar.

leaflet.extras 0.1.9

New Features

leaflet.extras 0.1.8

New Features

  • Added support for GPX Files

Improvements

  • Streamlined entire GeoJSON handling code
  • Now you can add GeoJSON/TopoJSON/GPX/KML/CSV point and polygon data.

leaflet.extras 0.1.7

New Features

  • Added support for automatic legend with bi-directional highlighting to Choropleths.

leaflet.extras 0.1.6

New Features

  • Added KML/CSV support and more examples of handling geojson/topojson/kml data.

leaflet.extras 0.1.5

New Features

  • Added addGeoJSONv2 for better GeoJSON support.

Improvements

  • Refactored GeoJSON/TopoJSON Chropleths.

leaflet.extras 0.1.4

New Features

  • Added addTopoJSONChoropleth (Thanks TrantorM).

Improvements

  • GeoJSON/TopoJSON Choropleth now accepts popupOptions, labelOptions, and highlightOptions.

leaflet.extras 0.1.3

New Features

leaflet.extras 0.1.2

New Features

leaflet.extras 0.1.1

New Features

leaflet.extras 0.1.0

New Features