@geogirafe/lib-geoportal
    Preparing search index...

    Function createBufferedExtentFromFeature

    • Returns a bbox around the geometry that is x percent larger than the geometry.

      Parameters

      • feature: Feature
      • percentageBuffer: number = 50

      Returns Extent | undefined