Fix some problems in the documentation.
This commit is contained in:
@@ -54,6 +54,8 @@ OpenLayers.Protocol.WFS = function(options) {
|
||||
* FeatureType at the same server url with the same typename.
|
||||
* options - {Object} Default properties to be set on the protocol.
|
||||
*
|
||||
* Returns:
|
||||
* {<OpenLayers.Protocol.WFS>}
|
||||
*/
|
||||
OpenLayers.Protocol.WFS.fromWMSLayer = function(layer, options) {
|
||||
var typeName, featurePrefix;
|
||||
|
||||
Reference in New Issue
Block a user