Update leaflet-omnivore to 0.3.4.

This commit is contained in:
David Molineus
2016-11-25 09:36:15 +01:00
parent aab101e58e
commit 0dbb9424e2
7 changed files with 45 additions and 1647 deletions

View File

@@ -1,3 +1,12 @@
## 0.3.4
* From now on, the repository doesn't contain leaflet-omnivore.js or leaflet-omnivore.min.js. Those
files will be in the npm package and you can use unpkg.com to get them.
## 0.3.3
* Call either `setGeoJSON` or `addData` on GeoJSON layers, not both.
## 0.3.2
* Move `brfs` and `hintify` to dependencies.