mbari-org / SeafloorMappingDB

Make MBARI seafloor mapping datasets more accessible and useful
GNU General Public License v3.0
3 stars 6 forks source link

Ref: In map view, hover over a trackline and the line changes color #152 #168

Closed ksalamy closed 2 years ago

ksalamy commented 2 years ago

Hi Mike!

Wow! So many changes that I had a hard time getting things to work again. Ok. I think it is all good now.

This update addresses the simple changes in map.js and project.css to allow a mouse hover over tracklines. https://github.com/mbari-org/SeafloorMappingDB/issues/152

Let me know how it goes.

MBARIMike commented 2 years ago

This all looks great. I noticed that you added some Node modules to support our Vue exploration. I had removed the node container from our debug configuration because it was throwing errors and I didn't know what it was used for. Now I see that it's needed for the Vue tooling. I'll add it back.