new WFS(options)
impl/ol/service/WFS.js, line 23
| Name | Type | Description |
|---|---|---|
options |
Mx.parameters.LayerOptions |
custom options for this layer |
Methods
-
getDescribeFeatureType(map)
impl/ol/service/WFS.js, line 133 -
This function sets the map object of the layer
Name Type Description mapM.Map -
getFeatureUrl(extent, projection){String}
impl/ol/service/WFS.js, line 171 -
This function gets the full URL of a GetFeature request
Name Type Description extentol.Extent projectionol.proj.Projection Returns:
GetFeature URL