stellasia / neomap

A Neo4j Desktop application to visualize nodes with geographic attributes on a map.
GNU General Public License v3.0
106 stars 13 forks source link

Hide/Collapse the 'New Layer' #84

Closed johnaco closed 2 years ago

johnaco commented 3 years ago

I love this project and am trying to use it with some pre-built layers.

Visually, the left hand component where one can define layers takes a lot of real estate on the screen and it would be great if it could be collapsed. The map itself as a layer icon that expands allowing the user to select which layers to show, which is great.

This way the user can focus on the map and layer data.

stellasia commented 3 years ago

Sounds like a good idea to me! We have some work in progress to improve the code quality, once this is fixed we can probably add this feature.

(Overall, we'll have to rethink a bit the UI, the current one starts to show some limitations if we want to add more customization.)