Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: felt/protomaps.js

v1.5.1

10 Nov 10:25
Compare
Choose a tag to compare

1.5.1 (2021-11-10)

Bug Fixes

  • leaflet: Removes Promise.allSettled (c5f1516)
  • types: Fixes reflect definition (e1b2ddb)

v1.5.0

01 Nov 17:01
c5a9211
Compare
Choose a tag to compare

1.5.0 (2021-11-01)

Features

  • Polygon clipping: Clips polygon when they are bigger than 5400 vertices (5db4439)

v1.4.4

29 Oct 06:08
Compare
Choose a tag to compare

1.4.4 (2021-10-29)

Bug Fixes

  • dash: Simplifies dash logic and adds tests (f5443e4)

v1.4.3

29 Oct 05:10
Compare
Choose a tag to compare

1.4.3 (2021-10-29)

Bug Fixes

  • dash: Fixes wrong color when dash is set (5e1c924)

v1.4.2

28 Oct 11:10
Compare
Choose a tag to compare

1.4.2 (2021-10-28)

Bug Fixes

  • dash: Avoids always setting dash (b7ed255)

v1.4.1

28 Oct 10:47
Compare
Choose a tag to compare

1.4.1 (2021-10-28)

Bug Fixes

  • LineLabelSymbolizer: relax angle constraint for label segments (d0d2fab)

v1.4.0

28 Oct 07:13
b12dadc
Compare
Choose a tag to compare

1.4.0 (2021-10-28)

Features

  • dash: Makes it evaluable (25e365c)

v1.3.0

26 Oct 12:49
a6238f2
Compare
Choose a tag to compare

1.3.0 (2021-10-26)

Features

  • TextAttr: Adds more text transforms (69b8784)
  • TextAttr: Supports evaluated textTransform (fc117bf)

v1.2.1

21 Oct 16:10
Compare
Choose a tag to compare

1.2.1 (2021-10-21)

Bug Fixes

  • LineSymbolizer: Saves/Resore state before draw (95b6bf1)

v1.2.0

20 Oct 16:04
Compare
Choose a tag to compare

1.2.0 (2021-10-20)

Features

  • labeling: implement label deduplication, enabled by default for LineLabelSymbolizer. [#24] (d821a1f)