Function getFormat

  • Parameters

    • responseType: string
    • options: FormatOptions = {}
    • Optionalformat:
          | "GeoJSON"
          | "GML2"
          | "GML3"
          | "GML32"
          | "WMSGetFeatureInfo"
          | "WFS"
    • OptionalgmlFormatKey:
          | "GML2"
          | "GML3"
          | "GML32"
          | "GML"

    Returns null | FeatureFormat