geoview-core
    Preparing search index...

    Function getLegendStyles

    • This method gets the legend styles used by the the layer as specified by the style configuration.

      Parameters

      • styleConfig: Partial<Record<TypeStyleGeometry, TypeLayerStyleSettings>> | undefined

        The style configuration.

      Returns Promise<Partial<Record<TypeStyleGeometry, TypeStyleRepresentation>>>

      A promise that the layer styles are processed.