Skip to content

Releases: Orange-OpenSource/IOT-Map-Component

v2.6.9

08 Mar 07:12
edea652
Compare
Choose a tag to compare

🚀 Features

  • Technical refactoring of the library to be able to bump all the dependencies. It normally has no impact on your usage 🤞

🐛 Fixes

  • Avoid auto-closing clusters when opening one of its markers close to the map's edge

Detailed changes

New Contributors

Full Changelog: V2.6.8...v2.6.9

Version 2.6.8

21 Oct 15:28
Compare
Choose a tag to compare

Partially fixes issue #31 : #31
Problem remains visible when shifting map (when marker is too close to the map border)

Version 2.6.7

04 Oct 15:42
Compare
Choose a tag to compare

Bug Fix: Issue#30 "Problem with auto zoom using markersArea"

Version 2.6.6

22 Sep 07:16
Compare
Choose a tag to compare

Inner can now contains images (.png, .gif...)
Images have priority over icons and labels.

Version 2.6.5

06 Jul 16:13
Compare
Choose a tag to compare
  • deactivation of map shift when mouse over clusters

Version 2.6.4

06 Jul 08:53
Compare
Choose a tag to compare
  • shift map when selecting marker / cluster too close to the edge of the map

Version 2.6.3

25 Jun 14:23
Compare
Choose a tag to compare
  • Bug fix on manual cluster deletion
  • Evolution on inner design to replace icon by label (use icon: null when updating with label)

Version 2.6.2

18 Jun 15:37
Compare
Choose a tag to compare

Best precision for markers selection.

Version 2.6.1

15 Jun 16:14
Compare
Choose a tag to compare

Evolutions:

  • clusters have a new paramater 'markersArea' defining the zoom bounds when clicking the cluster icon
  • clic on the map now unselect current selected marker (if one)
  • clusters popup have different size according to cols number
  • component now provides 'onEltClick' handler on markers click

Version 2.5.1

04 Jun 15:09
Compare
Choose a tag to compare
  • Correction in UpdateCluster (problem when layer change)
  • Correction of cluster label when rounded