Function _templatizeRendererPrivate

  • Private

    Templatize field references within a layers drawingInfo

    Parameters

    • renderer: any

      the layers renderer

    • basePath: string

      path used to de-templatize while deploying

    • fieldNames: string[]

      array of the layers field names

    Returns void