Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

The result of the normalization of JSON from the mapagent

since

0.14

Functions

  • buildSelectionXml(selection: undefined | FeatureSet, layerIds?: string[]): string
  • Builds an XML selection string from the given selection set.

    export

    Parameters

    • selection: undefined | FeatureSet

      The selection set

    • Optional layerIds: string[]

    Returns string

    The selection XML string

  • Normalizes the given JSON object to match the content model of its original XML form

    export

    Parameters

    • json: any

      The JSON object to normalize

    Returns DeArrayifiedResult

    The normalized JSON object

  • Can only be used for a v4.0.0 or higher QUERYMAPFEATURES request

    Parameters

    Returns string | undefined

Generated using TypeDoc