Update comments on WFS format version
This commit is contained in:
@@ -16,7 +16,8 @@ goog.require('ol.xml');
|
|||||||
/**
|
/**
|
||||||
* @classdesc
|
* @classdesc
|
||||||
* Feature format for reading and writing data in the WFS format.
|
* Feature format for reading and writing data in the WFS format.
|
||||||
* Currently only supports WFS version 1.1.0.
|
* By default, supports WFS version 1.1.0. You can pass a GML format
|
||||||
|
* as option if you want to read a WFS that contains GML2 (WFS 1.0.0).
|
||||||
* Also see {@link ol.format.GMLBase} which is used by this format.
|
* Also see {@link ol.format.GMLBase} which is used by this format.
|
||||||
*
|
*
|
||||||
* @constructor
|
* @constructor
|
||||||
|
|||||||
Reference in New Issue
Block a user