Skip to content

Releases: GuillaumeAmat/leaflet-overpass-layer

2.1.0

24 Jul 08:37
Compare
Choose a tag to compare

Adds a method to update the OverPass query. It automatically resets data and re-launches a request.

2.0.3

05 Aug 12:14
Compare
Choose a tag to compare

Handles one line comments in Overpass requests.

2.0.2

24 Jul 08:37
Compare
Choose a tag to compare

Use the bigger value to extend the search area.

2.0.1

24 Jul 08:37
Compare
Choose a tag to compare

The bounding box is not extended on every requests anymore.

2.0.0

24 Jul 08:37
Compare
Choose a tag to compare
  • The dist folder is now built with Webpack rather than Gulp.
  • Fixes the default onSuccess callback.

1.7.1

24 Jul 08:38
Compare
Choose a tag to compare

Fixes the moveend event removal.

1.7.0

24 Jul 08:39
Compare
Choose a tag to compare
  • Universal Module Definition.
  • ClipperLib loaded by NPM
  • Adds Leaflet dependancy to package.json.
  • Fixes a debug bug on rectangles creation.

1.6.3

24 Jul 08:38
Compare
Choose a tag to compare

Updates the package.json to publish the module to npmjs.com.

1.6.2

24 Jul 08:38
Compare
Choose a tag to compare

Builds a bounding box without taking care of a zoom level.

1.6.1

24 Jul 08:38
Compare
Choose a tag to compare

Don't launch the next request if its area is already requested.