Skip to content

EOmaps v2.4.1

Choose a tag to compare

@raphaelquast raphaelquast released this 21 Jan 22:59
· 3123 commits to master since this release
234e1bd

A minor bugfix release

🔧 fixes

  • fix nested copying of Maps objects with "connect=True"
  • fix EEA_DiscoMap WMS service
  • fix toolbar-action check if no toolbar exists
  • fix m.cb.dynamic.indicate_extent() does not show extent right away
  • ... update some warnings, remove obsolete functions and print-statements

⚙️ updates

  • ... a lot of new unittests
    • all examples from the doc are run during the unittests
    • added tests for WebMap services
    • added tests for interactive capabilities (scalebar, draggable axes, etc.)