Note |
---|
This documentation describes the mapping components provided as part of Weave 2.3, for changes in Weave 2.4 see BIRT Map Updates for Weave 2.4 |
...
The first is the colour to use to draw highlighted features (this is different from the colour used for drawing selections). This is used in the situation when a single feature within a selection needs to be highlighted in a BIRT report (i.e. when a map is contained within a report that will generate a map image for each selected feature).
The second used when the map is embedded in a dataset and will be covered later.
And the third setting sets the DPI of the generated map image. The little button to the right of the DPI field allows the value to be set from a formula, which can be use for example to allow the user to choose between high, medium and low quality map output when they generate the report by associating the DPI value with a report parameter.
As of Weave 2.5.8 there is a fourth setting, Show Highlight
, that allows you to turn off the highlighting defined by the Highlight Color
.
Location settings
The Location setting for the map determine where the map will be centred and is used in conjunction with the Scale setting to determine what area of the world the map will cover.
There are three choices:
Value | Description |
---|---|
Original | Centre on the area that the user was viewing. |
Selection | Centre on the current selection. |
Specific | Match an area entered directly. |
Scale settings
The Scale setting for the map determine what scale the map will be generated at and are used in conjunction with the Location settings to determine the actual area of the world the map will cover.
There are three choices:
Value | Description |
---|---|
Original | Match the scale that the user was viewing. |
Selection | Set the scale to ensure the map covers at least the current selection. |
Specific | Set the scale directly. |
Setting a map scale
Like the DPI setting the scale setting, when set to Specific, allows its value to be set from a formula.
...