Home > @magiclane/maps-sdk > LogMetadata > activityRecord
LogMetadata.activityRecord property
Activity details recorded with the log.
This returns an ActivityRecord describing the activity metadata associated with the log (sport type, effort, visibility, etc.).
Signature:
get activityRecord(): ActivityRecord;