adding a default parameter
git-svn-id: http://svn.openlayers.org/trunk/openlayers@163 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -9,6 +9,7 @@ OpenLayers.Layer.WFS.prototype =
|
|||||||
DEFAULT_PARAMS: { service: "WFS",
|
DEFAULT_PARAMS: { service: "WFS",
|
||||||
version: "1.0.0",
|
version: "1.0.0",
|
||||||
request: "GetFeature",
|
request: "GetFeature",
|
||||||
|
typename: "docpoint"
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user