Skip to main content

@mapgear/mapengine > Geometry > Buffer

Geometry.Buffer() method

Buffer the geometry and returns the updated geometry

Signature:
Buffer(distance: number): Geometry;

Parameters

ParameterTypeDescription
distancenumberThe amount of meters to buffer the geometry
Returns:

Geometry

Updated geometry