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.36.1

08 Sep 17:32
068cacd
Compare
Choose a tag to compare

1.36.1 (2022-09-08)

Bug Fixes

  • data-source: Adds missing option to type (#52) (068cacd)

v1.36.0

08 Sep 17:17
217f32e
Compare
Choose a tag to compare

1.36.0 (2022-09-08)

Features

  • simplification: Exposes shouldSimplify and shouldSplit (#51) (217f32e)

v1.35.0

07 Sep 16:32
88e8e43
Compare
Choose a tag to compare

1.35.0 (2022-09-07)

Features

  • lines: Allows disabling repeat dist scaling (#50) (88e8e43)

v1.34.0

18 Aug 17:22
61d7ecd
Compare
Choose a tag to compare

1.34.0 (2022-08-18)

Features

  • query: Gets all features with a given id (#49) (61d7ecd)

v1.33.3

11 Aug 15:41
c729a48
Compare
Choose a tag to compare

1.33.3 (2022-08-11)

Bug Fixes

  • circle: Renders stroke instead of two fills (#48) (c729a48)

v1.33.2

05 Aug 11:25
59924fa
Compare
Choose a tag to compare

1.33.2 (2022-08-05)

Bug Fixes

  • querying: omits rules that do not apply to a source (#47) (59924fa)

v1.33.1

03 Aug 19:48
813ab00
Compare
Choose a tag to compare

1.33.1 (2022-08-03)

Bug Fixes

v1.33.0

15 Jul 17:19
Compare
Choose a tag to compare

1.33.0 (2022-07-15)

Features

  • sources: Adds function to get features (b033978)

v1.32.0

15 Jul 16:08
Compare
Choose a tag to compare

1.32.0 (2022-07-15)

Features

  • shouldCancelZooms: Adds boolean to data sources to allow to cancel zooms in them (fbd05a8)

v1.31.0

15 Jul 15:42
Compare
Choose a tag to compare

1.31.0 (2022-07-15)

Features

  • events: Adds DataSourcesUpdated event (28367fb)