Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 1.1 KB

v3.0.1

  • fixed config editors not passing proxies to the config.
  • fixed toJSON properly returning the config.

v3.0.0

  • updates @vcmap/core and @vcmap/ui to 6.x
  • adds config for altitude modes to show. by default, only clamp & absolute are shown.

v2.0.6

  • fixes an issue with starting editing mode by context menu

v2.0.3

  • changed the behaviour of the context menu.
  • added remove/export functions to the context menu.

v2.0.2

  • fixes context menu to be disabled for current feature during creation.

v2.0.2

  • fixes context menu issues in creation & opening of windows.
  • fixes an issue where destroying the plugin would throw.

v2.0.1

  • fixes wrong picking location in clampToGround creation mode

v2.0.0

  • implements the new uniform select behavior
  • removes components that were integrated in the UI
  • updates core and ui to 5.1
  • fixes export of points with text
  • fixes highlighting of modify actions

v1.0.6

  • change vector properties to not show classification type if only points are selected
  • rename CHANGES to CHANGELOG
  • update core and ui to 5.0

v1.0.0

Document features and fixes