This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Releases: stellasia/neomap
Releases · stellasia/neomap
0.5.1
0.5.0
0.4.0
- 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
0.3.1
0.3.0
- Better error and warning handling:
- Inform the user when query returns no result
- Warning when switching from advanced to simple query
- Warning before deleting a layer (definitive action)
- Possibility to switch from simple to advanced layer with prefilled query
- Possibility to show the generated query for simple mode layer
- Display the selected marker color in the layer header (left side bar)
- Maximum number of points shown on the map is customizable (marker layer)
Hackathon submission v2
- Fixing layers accordion
- Update layer max size from 500 to 2000 markers
Hackathon submission
First version
0.1.0 Configure for release