Documentation
    Preparing search index...
    Index

    Constructors

    • Parameters

      • config: ConfigInterface
      • artifactDownloadMapper: ArtifactDownloadMapper
      • assetWorldPositionMapper: AssetWorldPositionMapper
      • artifactMappers: ArtifactMapper<
            | "PANORAMIC"
            | "LOCALIZATION"
            | "MESH"
            | "POINT_CLOUD"
            | "VECTOR_OR_RASTER"
            | "GENERIC_SINGLE_FILE"
            | "SIMPLIFIED_MESH"
            | "CLASSIFIED_POINT_CLOUD"
            | "GAUSSIAN_SPLAT"
            | "DEPTH_MAP"
            | "DXF_MESH_PLACEHOLDER",
            AssetArtifactAddressFragment,
        >[] = []
      • ucsMapper: UCSMapper = ...

      Returns AssetMapper

    Methods