mbari-org / dash5

Web based UI and client applications for MBARI.
mbari.vercel.app
0 stars 2 forks source link

Add Measurement Support #301

Closed jimjeffers closed 1 year ago

jimjeffers commented 1 year ago

This PR adds a simple Measurement component along side some really simple measurement state management inside of the Map component. This state is local and will not persist when the user switches between vehicles. We can refactor the local state to recoil if we need to persist measurements. For now they are treated as ephemeral data unless requirements change!

CleanShot 2023-08-21 at 08 32 39