[OpenLayers-Commits] r7362 - trunk/openlayers/lib/OpenLayers/Layer
commits at openlayers.org
commits at openlayers.org
Mon Jun 16 17:04:43 EDT 2008
Author: tschaub
Date: 2008-06-16 17:04:43 -0400 (Mon, 16 Jun 2008)
New Revision: 7362
Modified:
trunk/openlayers/lib/OpenLayers/Layer/WFS.js
Log:
WFS layer requires WFS tile.
Modified: trunk/openlayers/lib/OpenLayers/Layer/WFS.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Layer/WFS.js 2008-06-16 12:15:23 UTC (rev 7361)
+++ trunk/openlayers/lib/OpenLayers/Layer/WFS.js 2008-06-16 21:04:43 UTC (rev 7362)
@@ -4,6 +4,7 @@
/**
+ * @requires OpenLayers/Tile/WFS.js
* @requires OpenLayers/Layer/Vector.js
* @requires OpenLayers/Layer/Markers.js
*/
More information about the Commits
mailing list