@modelhealth/viewer-react
    Preparing search index...

    Function fetchMarkerTransforms

    • Downloads and parses an activity's augmented marker positions.

      Returns null if no marker data is available, rather than throwing — marker data is a supplementary overlay, not required for 3D playback.

      Parameters

      • client: ModelHealthClient
      • activity: Activity

      Returns Promise<MarkerTransforms | null>