new FeatureFormat()
format/Feature.js, line 62
import FeatureFormat from 'ol/format/Feature';
Abstract base class; normally only used for creating subclasses and not
instantiated in apps.
Base class for feature formats.
{module:ol/format/Feature~FeatureFormat} subclasses provide the ability to decode and encode
module:ol/Feature~Feature
objects from a variety of commonly used geospatial
file formats. See the documentation for each format for more details.