Reduce vertical whitespace
This commit is contained in:
@@ -26,7 +26,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class(
|
|||||||
* this instance.
|
* this instance.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: namespaces
|
* Property: namespaces
|
||||||
* {Object} Mapping of namespace aliases to namespace URIs.
|
* {Object} Mapping of namespace aliases to namespace URIs.
|
||||||
@@ -38,7 +37,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class(
|
|||||||
ows: "http://www.opengis.net/ows"
|
ows: "http://www.opengis.net/ows"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: errorProperty
|
* Property: errorProperty
|
||||||
* {String} Which property of the returned object to check for in order to
|
* {String} Which property of the returned object to check for in order to
|
||||||
@@ -48,7 +46,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class(
|
|||||||
*/
|
*/
|
||||||
errorProperty: "service",
|
errorProperty: "service",
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: readers
|
* Property: readers
|
||||||
* Contains public functions, grouped by namespace prefix, that will
|
* Contains public functions, grouped by namespace prefix, that will
|
||||||
|
|||||||
Reference in New Issue
Block a user