...
com.cohga.client.actions.map.measurePolyline
weave.measurePolyline
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_polyline | The icon of the popup window |
|
|
windowTitle | string | 0..1 | Measure Polyline | The title of the popup window | weave.measurePolyline.window.title |
iconCls | string | 0..1 | icon-measure_polyline | The icon of the button |
|
|
tooltip\title | string | 0..1 | Measure Polyline | The title of the tooltip | weave.measurePolyline.tooltip.title |
tooltip\text | string | 0..1 | Measure a polyline on the map | The text of the tooltip | weave.measurePolyline.tooltip.text |
| |
| Segment Length | The "segment length" text | weave.measurePolyline.segmentLength |
|
| Bearing | The "bearing" text | weave.measurePolyline.bearing |
|
| Total Length | The "total length" text | weave.measurePolyline.totalLength |
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 |
|