Skip to content

Releases: GuillaumeAmat/leaflet-overpass-layer

2.8.4

23 Sep 21:07
2.8.4
939d149
Compare
Choose a tag to compare
  • Fix remove, clean up all resources created on add.
  • Add a demo URL.

2.8.3

29 Apr 17:18
Compare
Choose a tag to compare

Wrap the coordinates to always fit in -180, 180 degrees.

2.8.2

13 Nov 23:29
Compare
Choose a tag to compare

Revert 2.8.1

2.8.1

13 Nov 22:34
Compare
Choose a tag to compare

Expose the module the ES6 way.

2.8.0

30 Aug 18:09
Compare
Choose a tag to compare

Upgrade the Leaflet dependency to the ^1.2.0 version.

2.7.0

30 Aug 18:11
Compare
Choose a tag to compare

Add the minZoomIndicatorEnabled options (default to true).

2.6.1

30 Aug 18:11
Compare
Choose a tag to compare

Fix the data cleanup when not in debug mode.

2.6.0

15 May 09:36
Compare
Choose a tag to compare

Properly remove featureGroups when the main layer is removed from the map.

2.5.1

13 Feb 23:24
Compare
Choose a tag to compare

Fix an issue leading to load the map without any request.

2.5.0

27 Dec 18:19
Compare
Choose a tag to compare

Add constructor L.overpassLayer.