bBoxToExtent

Function

Turns an bounding box coordinate array into an extent object

Turns an bounding box coordinate array into an extent object

  • bBoxToExtent(bBox: BBox) : IExtent

Parameters

Parameter Type Default Notes
bBox Required BBox

bounding box coordinate array

Returns

extent object

IExtent

Function defined in common/src/extent.ts:12