new Feature()
Data model holding an OpenLayers feature (`ol.Feature`).
- Source:
Methods
(static) getFeature() → {ol.Feature}
Returns the underlying `ol.Feature` of this record.
- Source:
Returns:
The underlying `ol.Feature`.
- Type
- ol.Feature