Function _templatizePopupInfoFieldInfosPrivate

  • Private

    templatize field name when referenced like this: {{fieldName}} checks each field name from the layer

    Parameters

    • fieldInfos: any[]

      object that contains the popups fieldInfos

    • layer: any

      json of layer being cloned

    • itemID: any

      id of the item that contains the current layer

    • basePath: string

      path used to de-templatize while deploying

    Returns void