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

Refactor map to react functional component #75

Closed okjodom closed 4 years ago

okjodom commented 4 years ago

Rewrite map as a react functional component, with refactors in map overlay tracking logic.

TODO:

stellasia commented 4 years ago

Just cc @norbertFeron here, since he worked a lot on the Map component. Norbert, if you want to review the suggested changes, feel free to do so.

Not checked the code yet, but looks much simpler!