Constructor
new v1()
Members
errorProperty :String
为了确定解析是否失败而要检查的返回对象的哪个属性。
如果返回的对象上的errorProperty未定义。
则文档将通过OGCExceptionReport解析器运行。
Type:
- String
Methods
read(data) → {Array}
从字符串读取功能数据,并返回一个图层列表。
Parameters:
Name | Type | Description |
---|---|---|
data |
String | DOMElement | 数据读取/解析。 |
Returns:
命名图层列表。
- Type
- Array