• Returns the symbology for a given identifier. See the class documentation for the supported symbologies.

    Use this method if you do not want to use the AMD-plugin functionality.

    Parameters

    • identifier: string

      The symbology identifier.

      The identifier must be one of the following:

      • MIL_STD_2525b
      • MIL_STD_2525c
      • MIL_STD_2525d
      • APP_6A
      • APP_6B
      • APP_6C
      • APP_6D

    Returns Promise<HierarchicalSymbology>

    a Promise for the symbology

    Loading symbology with the SymbologyProvider has been deprecated. Instead, load the symbology as a module.