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!
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!