Skip to content

Releases: oliverroick/Leaflet.Deflate

v2.1.0

14 Aug 12:32

Choose a tag to compare

Added

  • New option greedyCollapse to specify when features will collapse. With greedyCollapse set to true, a feature collapses when either its width or height falls below the specified threshold. This is the default, and it matches the behaviour from previous versions. Set greedyCollapse to false, and features will collapse only of both width and height fall below the specified threshold. (#193)

v2.0.0

27 Mar 11:01

Choose a tag to compare

Improved

  • Added links to documentation of older versions of the library (c70ae31)

Removed

v1.4.2

16 Dec 17:48

Choose a tag to compare

Bug fixes

  • Fix: Marker not shown (#154)

v1.4.1

15 Nov 21:16

Choose a tag to compare

Bug fixes

  • Fix fix: Layer.remove() removes deflate marker (#144)
  • fix: Map.remove(Layer) removes deflate marker (#145)

v1.4.0

25 Oct 18:03

Choose a tag to compare

Added

  • New option markerLayer, which allows to specify the layer used to display deflated markers. This should be used for specific behaviour, such as clustering markers. (#135)

Deprecated

v1.3.0

02 May 14:10

Choose a tag to compare

Added

  • TypeScript definitions

v1.2.0

20 Jan 20:31

Choose a tag to compare

Added

  • Ability to use CircleMarker as a replacement for deflated features

Fixed

  • A bug that potentially leads to an infinite loop when calculating deflate threshold zoom levels

1.1.0

07 Feb 18:45

Choose a tag to compare

Added

  • Production builds now ship with source maps (d8915b3)

1.0.0

03 Feb 13:45

Choose a tag to compare

1.0.0

1.0.0-beta.1

21 Jan 19:35

Choose a tag to compare

1.0.0-beta.1 Pre-release
Pre-release
1.0.0-beta.1