@geoblocks/ol-comfy
    Preparing search index...

    Function updateLayerStyle

    • Set the style of a layer (only) once.

      Parameters

      • layer: VectorLayer<VectorSource<Feature<Geometry>>>
      • styleFn: (feature: Feature<Geometry> | RenderFeature) => Style | Style[]

      Returns void