M/impl/format/DescribeFeatureType~DescribeFeatureType


import DescribeFeatureType from 'M/impl/format/DescribeFeatureType';

Main constructor of the class. Creates a WFS layer with parameters specified by the user

new DescribeFeatureType(options)

impl/ol/format/wfs/DescribeFeatureType.js, line 21
Name Type Description
options Mx.parameters.LayerOptions

custom options for this layer

Methods

read(map)

impl/ol/format/wfs/DescribeFeatureType.js, line 63

This function sets the map object of the layer

Name Type Description
map M.Map