Function _templatizeDefinitionExpressionPrivate

  • Private

    templatize field names when referenced in definitionExpression

    Parameters

    • layer: any

      the layer with the definition editor

    • basePath: string

      path used to de-templatize while deploying

    • fieldNames: string[]

      array of field names

    Returns void