Function _templatizeLabelingInfoPrivate

  • Private

    templatize field names when referenced in the layers labelingInfo

    Parameters

    • labelingInfo: any

      the object that contains the labelingInfo

    • basePath: string

      path used to de-templatize while deploying

    • fieldNames: string[]

      array of the layers field names

    Returns void