- getFormat(responseType, options?, format?, gmlFormatKey?): null | FeatureFormat
Parameters
- responseType: string
- options: FormatOptions = {}
Optional
format:
| "GeoJSON"
| "GML2"
| "GML3"
| "GML32"
| "WMSGetFeatureInfo"
| "WFS"Optional
gmlFormatKey:
| "GML2"
| "GML3"
| "GML32"
| "GML"
Returns null | FeatureFormat