Oracle Fusion Middleware Data Visualization Tools Tag Reference for Oracle ADF Faces
11g Release 2 (11.1.2.4.0)

E17490-05

<dvt:mapOverview>

mapOverview map overview


The mapOverview tag lets developers customize different aspects of the overview Map. The overview map appears in the lower right corner of the map. Each map should have at most one mapOverview tag.

Relationship with other tags

The <dvt:mapOverview> tag is a child of the <dvt:map> tag

Attributes

Name Type Supports EL? Description
width int no Specifies the width of the overviewMap. The default width is 200.
height int no Specifies the height of the overviewMap. The default height is 150.
mapDiff int no Specifies the scale difference between the map and the overviewMap. The default value is 3.
initialShown boolean no Specifies whether the overview map should be expanded when the map is shown. The default value is true.
visible boolean no Specifies whether the overview map should be visible. The default value is true.