Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

49 lines (28 loc) · 811 Bytes

v3.0.2

  • fixed a bug, where destroying the plugin would throw an error

v3.0.1

  • fixed a localization error in German

v3.0.0

  • Changed speed behaviour to animation time in seconds
  • fixed cleanup of shadow map on plugin destroy
  • updated to @vcmap/core and @vcmap/ui Version 6.0

v2.02

  • fixed a bug, where setting date jumped one month

v2.01

  • update dependencies

v2.00

  • updated to @vcmap/core and @vcmap/ui Version 5.1
  • use new ShadowMap Api, to make sure the shadowmap is only used by one tool.

v1.0.6

  • updated to latest dependencies
  • added mapVersion to interface

v1.0.5

  • update plugin interface: toJSON, getDefaultOptions and getConfigEditors

v1.0.4

  • Add info url

v1.0.3

  • Fixed Button alignment
  • Fixed testRunner
  • Fixed slider styling

v1.0.0

Shadow Plugin