geoview-core
    Preparing search index...

    Variable processStyleConst

    processStyle: Record<
        TypeLayerStyleConfigType,
        Record<TypeStyleGeometry, TypeStyleProcessor>,
    > = ...

    Table of function to process the style settings based on the feature geometry and the kind of style settings.