Function _templatizePopupInfoPrivate

  • Private

    templatize the popupInfo

    Parameters

    • layerDefinition: any

      the layerDefinition that has the popupInfo to templatize

    • layer: any

      the JSON for the layer being templatized

    • basePath: string

      path used to de-templatize while deploying

    • itemID: any

      the id for the item that contains this layer

    • fieldNames: string[]

      array of fieldNames

    Returns void