Releases: GuillaumeAmat/leaflet-overpass-layer
Releases · GuillaumeAmat/leaflet-overpass-layer
2.1.0
Adds a method to update the OverPass query. It automatically resets data and re-launches a request.
2.0.3
Handles one line comments in Overpass requests.
2.0.2
Use the bigger value to extend the search area.
2.0.1
The bounding box is not extended on every requests anymore.
2.0.0
- The dist folder is now built with Webpack rather than Gulp.
- Fixes the default onSuccess callback.
1.7.1
Fixes the moveend event removal.
1.7.0
- Universal Module Definition.
- ClipperLib loaded by NPM
- Adds Leaflet dependancy to package.json.
- Fixes a debug bug on rectangles creation.
1.6.3
Updates the package.json to publish the module to npmjs.com.
1.6.2
Builds a bounding box without taking care of a zoom level.
1.6.1
Don't launch the next request if its area is already requested.