Custom React Hook for managing the location monitor result state and logic.
Start monitoring. Call after session recording begins with the initial GPS fix.
Stop monitoring and link all session events to the recording row. Pass the recordingId (created at stop time) so events can be linked.
Custom React Hook for managing the location monitor result state and logic.