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
Here it is a list of the components included in this composed component:
|
Tipo |
Nombre |
|
AndComponent |
andNavNM |
|
Image2DComponent |
imageNavNM |
|
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. |
This component has no out-slots
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 |

