ID
com.cohga.client.actions.map.measurePolygon
weave.measurePolygon
Properties
Name | Type | Cardinality | Default | Description | i18n resource |
---|---|---|---|---|---|
windowWidth | integer | 0..1 | 250 | The width of the popup window | |
windowHeight | integer | 0..1 | 100 | The height of the popup window | |
windowIconCls | string | 0..1 | icon-measure_polygon | The icon of the popup window | |
windowTitle | string | 0..1 | Measure Polygon | The title of the popup window | weave.measurePolygon.window.title |
iconCls | string | 0..1 | icon-measure_polygon | The icon of the button | |
tooltip\title | string | 0..1 | Measure Polygon | The title for the tooltip | weave.measurePolygon.tooltip.title |
tooltip\title | string | 0..1 | Measure a polygon on the map | The text for the tooltip | weave.measurePolygon.tooltip.text |
string | Segment Length | The "segment length" text | weave.measurePolygon.segmentLength | ||
string | Bearing | The "bearing" text | weave.measurePolygon.bearing | ||
string | Total Area (Approx) | The "total area" text | weave.measurePolygon.totalArea | ||
hideSegment | boolean | 0..1 | false | Hide the segment value | |
hideBearing | boolean | 0..1 | false | Hide the bearing value | |
hideTotal | boolean | 0..1 | false | Hide the total value | |
crs | string | 0..1 | Change the CRS to use when calculating the area | ||
digits | integer | 0..1 | 3 | Set the number of digits to display |