Function _templatizeDefinitionEditorPrivate

  • Private

    templatize field names when referenced in definitionEditor

    Parameters

    • layer: any

      the layer with the definition editor

    • basePath: string

      path used to de-templatize while deploying

    • fieldNames: string[]

      json of layer being cloned

    Returns void