Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@stellasia stellasia released this 27 Feb 18:52
· 37 commits to master since this release
  • Performance improvements for map display (#32)
  • Use a color picker to choose marker color in the full palette (#11)
  • Change marker tooltips to popup (so that one can copy/paste the content) and icon markers to circle markers
  • Introduction of a "Polyline" rendering. So far, only supports single polyline (beta)
  • Added support for neo4j-spatial plugin SimplePoint layers (#5) (beta)
  • Add "Save As" and "Open" basic functionality (beta) (#14)
  • Bug fix: enforce tooltip is a string (fix rendering issue in some weird cases)
  • Fix CI on GitHub
  • Code refactoring by introducing a neo4jService to isolate the DB queries