don't use null geometryName for WFS versions < 1.1. r=elemoine (closes #3415)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12216 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -47,7 +47,7 @@ OpenLayers.Protocol.WFS = function(options) {
|
||||
*
|
||||
* This function is designed to auto-configure <url>, <featureType>,
|
||||
* <featurePrefix> and <srsName> for WFS <version> 1.1.0. Note that
|
||||
* srsName matching with the WMS layer will not work with WFS 1.0.0..
|
||||
* srsName matching with the WMS layer will not work with WFS 1.0.0.
|
||||
*
|
||||
* Parameters:
|
||||
* layer - {<OpenLayers.Layer.WMS>} WMS layer that has a matching WFS
|
||||
|
||||
Reference in New Issue
Block a user