Optional
extent?: Extent | ExtentOptionsOptional
featureOptional
formatformat options forwarded to OpenLayers
Optional
maxOptional
minOptional
projection?: ProjectionOptionsthe projection of the data, if not encoded in the response
Optional
responsethe response type for the feature info
Optional
tileOptional
tilingOptional
version?: stringOptional
wfsGMLFormat?: keyof typeof gmlFormatsoptional GMLFormat for the WFS format to override the default GML2 format. Use 'GML', 'GML2', 'GML3' or 'GML32' as string
optional format to use to parse the feature info response, overriding the responseType to format mapping. Use 'GeoJSON', 'GML2', 'GML3', 'GML32', 'WMSGetFeatureInfo' or 'WFS' as string.