Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@LukasLohoff LukasLohoff released this 11 Dec 10:28
· 444 commits to master since this release
7bb55c1

Breaking changes:

  • Make use of custom layer search configuration with WFS search (#548)

Features:

  • Support Vector Tile layers in MapLoadingStatusBar (#504)
  • Replace maxFeatures string by an empty one if maxFeatures is not defined (#519)
  • WPSUtil: Introduce WFSGetFeature as input reference (#518)
  • Initialize coords to map's starting center (#522)
  • Make hoverColor property of hover plugin configurable (#540)
  • Diverse enhancements of Multisearch component (#543)

Bugfixes:

  • Fixes tooltip binding in base button dd7b339
  • reset window reference on destroying properly 1c18f53
  • prevent hovering of duplicated features for vector layers 8244b4f
  • Handle hovering over vector layers correctly (#551)
  • Add queryable flag when adding WMS (#552)

Documentation:

  • enhance documentation for using JSonix e95dde0

Additionally several dependencies have been updated.

Commit Range:
v1.1.0...v2.0.0