diff --git a/examples/wps.html b/examples/wps.html index bbeeb0f74a..10de97be5c 100644 --- a/examples/wps.html +++ b/examples/wps.html @@ -16,7 +16,7 @@ } textarea { display: block; - width: 45em; + width: 100%; height: 3em; } label { @@ -40,15 +40,11 @@
This example shows WPS in action by using the WPSCapabilities, WPSDescribeProcess and WPSExecute formats. See wps.js for the source code.
-OpenLayers.Format.WPSDescribeProcess result object as
input.