|
Attributes |
Description |
|
url |
The URL of the document that should appear in the map frame when the application opens.
The URL can contain the special variable $IMF to specify that the document is
relative to the IMF installation directory. Absolute URLs may also be used. URLs that
don't start with http: or $IMF are resolved relative to the location of the XML file.
Optional, defaults to $IMF/imfMainMap.jsp.
|
|
pan-border |
Controls whether the pan tools are shown around the map frame. Valid values are
"true" or "false". Regardless of the setting of this attribute, the pan border
is not shown in older browsers like Netscape 4. Optional, the default is "false".
|
|
pan-border-color |
The color of the pan border around the map. Use comma-separated RGB values like
"255,0,0". Optional, defaults to "198,198,198" (gray).
|
|
pan-border-mouseover-color |
The color of the pan border choice when the user moves the mouse over the tool.
Use comma-separated RGB values like "255,0,0". Optional, defaults to "51,102,153",
which is the same color as the default tab bar (blue).
|
|
cursor-generic |
The name of the default CSS2 cursor used when zooming over the map when no tool
is active. Valid values are: "auto", "crosshair", "default", "pointer", "move",
"e-resize", "ne-resize", "nw-resize", "n-resize", "se-resize", "sw-resize",
"s-resize", "w-resize", "text", "wait", "help". Optional, defaults to "crosshair".
|
|
map-center-crosshair |
Specifies whether a small crosshair appears on the center of the map in the viewer. Valid
values are "true" or "false". Optional, defaults to "true".
|
|
border |
The width of the border around the data frame window, in pixels. Valid values are
"true" or "false". Optional, defaults to "false".
|
|
frameset-border |
An indicator of whether the frameset containing the map frame and data frame
should have a border. Valid values are "true" or "false". Optional, defaults to "true".
|
| |
|
|