@vcmap/core
    Preparing search index...

    Function getFormat

    • Parameters

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

      Returns FeatureFormat<Feature<Geometry, { [x: string]: any }>> | null