Add supported media type list to feature formats
This commit is contained in:
@@ -132,6 +132,8 @@ class GMLBase extends XMLFeature {
|
||||
'featureMember': makeArrayPusher(this.readFeaturesInternal),
|
||||
'featureMembers': makeReplacer(this.readFeaturesInternal),
|
||||
};
|
||||
|
||||
this.supportedMediaTypes = ['application/gml+xml'];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user