1. Navigation Map
    1. Description
    2. This component is not a Museum Domain Specific component, but it is a composed component used for the composed component of this exhibit.

      The Navigation Map component shows one or more images corresponding to the map showing the place where the visitor is at the moment.

      Figure -1 Navigation Map

    3. List of Components
    4. Here it is a list of the components included in this composed component:

      Tipo

      Nombre

      AndComponent

      andNavNM

      Image2DComponent

      imageNavNM

       

    5. In-slots
    6. Name

      Type

      Description

      andNavNM.in1

      boolean

      This slot must be connected to the detected out slot of a Marker Detection component. It is like the visible in slot of the component

      andNavNM.in2

      boolean

      This slot must be connected to the Navigation button of the user interface. This slot enables the navigation map.

       

    7. Out-slots
    8. This component has no out-slots

       

    9. Main Properties

Each of the composed components defined for the Museum specific domain has lots of properties, which can be configured with the AMIRE Authoring environment. Each composed component has as many properties as the sum of the properties of each component it is composed of. Here are described the main properties:

Name

Type

Description

imageFileNames

string

Vector of filenames of the images to show. The navigation map can consist of one or more pictures.

position

doubleVector

Values (X and Y) that fix the position of the image

dimension

doubleVector

Values (X and Y) that fix the dimension of the image

 

    1. Default Property Values