Skip to main content

GIS changelog

v.next

  • Fixed crash on closing Map viewer caused by pointer events firing after disposal
  • Layers panel: Fixed page freeze when toggling layer visibility (e.g. Markers GL) — caused by exponential re-subscription of onCurrentCellChanged on every layers list refresh

1.3.1 (2025-03-30)

  • Fixed build issues

1.2.1 (2024-03-20)

  • Remove JSON handling leaving only geo/topo json.

1.1.5 (2024-03-01)

Bug Fixes

  • Fixed 'Cannot read properties of null (reading 'hasOwnProperty')' error when closing a viewer.

1.1.4 (2023-07-24)

Bug Fixes

  • Fixed the test dataset location in the package.

1.1.3 (2023-06-13)

Breaking change

  • Removed zipcode detector since it's not used.