Function _updateAddOptionsPrivate

  • Private

    When a view is a multi service view add each layer separately https://github.com/Esri/solution.js/issues/871

    Parameters

    • itemTemplate: IItemTemplate

      The current itemTemplate being processed

    • options: any

      Add to service definition options

    • layerChunks: any[]

      Groups of layers or tables to add to the service

    • isSelfReferential: boolean

      Indicates if any layers or tables have relationships with other layers or tables in the same service

    • authentication: UserSession

      Credentials for the request

    Returns any

    Add to service definition options