Micrio Client - v6.0.0
    Preparing search index...
    interface Space {
        icons?: Models.Assets.Image[];
        images: SpaceImage[];
        links: [string, string, { [key: string]: WayPointSettings }?][];
        markerTours?: MarkerTour[];
        name: string;
    }
    Index

    Properties

    icons?: Models.Assets.Image[]

    Custom icon lib

    images: SpaceImage[]

    The 360 image

    links: [string, string, { [key: string]: WayPointSettings }?][]

    360 linked Micrio IDs

    markerTours?: MarkerTour[]

    Multi-image marker tours

    name: string

    The zone name