Skip to content

Releases: Greenstand/treetracker-web-map-core

v2.0.0

08 Sep 02:19
Compare
Choose a tag to compare

2.0.0 (2022-09-08)

Features

  • change to private methods for map.js (0ea189b)
  • new api (26201d1)
  • refactor gotoView (de0b8fa)
  • setFilter will refresh the layers (eda3295)
  • split to get view and goto view fns (155556e)

BREAKING CHANGES

  • new api

v1.13.0

05 Sep 08:02
Compare
Choose a tag to compare

1.13.0 (2022-09-05)

Features

  • select/unselect tree api (ee2cde0)

v1.12.3

09 Aug 06:37
Compare
Choose a tag to compare

1.12.3 (2022-08-09)

Bug Fixes

v1.12.2

09 Aug 01:32
Compare
Choose a tag to compare

1.12.2 (2022-08-09)

Bug Fixes

  • unselect trees when rerender (e35570b)

v1.12.1

09 Aug 00:56
Compare
Choose a tag to compare

1.12.1 (2022-08-09)

Bug Fixes

v1.12.0

20 Jul 01:56
Compare
Choose a tag to compare

1.12.0 (2022-07-20)

Features

  • added configurable zoomLevelForTreePoint (0395346)
  • setted zoom level to 5 if the cluster count is 1 (9ca093b)

v1.11.1

28 May 02:08
Compare
Choose a tag to compare

1.11.1 (2022-05-28)

Bug Fixes

  • adjust highlighted icon position (f5f319e)

v1.11.0

28 Mar 00:43
Compare
Choose a tag to compare

1.11.0 (2022-03-28)

Features

  • button pannel test concluded new icons added for next and prev buttons (10a025e)
  • removed all commented code and some unused code (ba1626c)

v1.10.0

18 Mar 08:25
Compare
Choose a tag to compare

1.10.0 (2022-03-18)

Bug Fixes

Features

v1.9.0

14 Mar 09:45
Compare
Choose a tag to compare

1.9.0 (2022-03-14)

Features

  • added button hide and show feature based on tree points stored in cache (c41683d)
  • merging conflict resolved (3ef00be)
  • new methods added to buttonPanel class to show and hide buttons (a3d7190)
  • removed a css line as it had no effect (be1c411)