Skip to content

5.9.8

Compare
Choose a tag to compare
@martynasma martynasma released this 10 May 08:00
· 12 commits to master since this release

[5.9.8] - 2024-05-10

Added

  • Two new settings for Sprite added: ariaCurrent (sets aria-current) and ariaSelected (sets aria-selected).
  • Two new methods for MapPolygonSeries added: getPolygonByPoint() and getPolygonByGeoPoint().

Fixed

  • Better positioning of EditableLabel when its width is set.
  • alwaysShow setting of XYCursor was not working properly.