@geogirafe/lib-geoportal
Preparing search index...
tools/geometrytools
createBufferedExtentFromFeature
Function createBufferedExtentFromFeature
createBufferedExtentFromFeature
(
feature
:
Feature
,
percentageBuffer
?:
number
,
)
:
Extent
|
undefined
Returns a bbox around the geometry that is x percent larger than the geometry.
Parameters
feature
:
Feature
percentageBuffer
:
number
= 50
Returns
Extent
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@geogirafe/lib-geoportal
Loading...
Returns a bbox around the geometry that is x percent larger than the geometry.