Function addFeatureServiceLayersAndTablesPrivate

  • Private

    Adds the layers and tables of a feature service to it and restores their relationships.

    Parameters

    • itemTemplate: IItemTemplate

      Feature service

    • templateDictionary: any

      Hash mapping Solution source id to id of its clone (and name & URL for feature service)

    • popupInfos: IPopupInfos

      the cached popup info from the layers

    • authentication: UserSession

      Credentials for the request

    Returns Promise<void>

    A promise that will resolve when all layers and tables have been added