add missing requires statement.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9899 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
||||||
* full text of the license. */
|
* full text of the license. */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @requires OpenLayers/Format/XML.js
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Format.SOSGetObservation
|
* Class: OpenLayers.Format.SOSGetObservation
|
||||||
* Read and write SOS GetObersation (to get the actual values from a sensor)
|
* Read and write SOS GetObersation (to get the actual values from a sensor)
|
||||||
|
|||||||
Reference in New Issue
Block a user