isBBox

Function

checks if the extent is a valid BBox (2 element array of coordinate pair arrays)

checks if the extent is a valid BBox (2 element array of coordinate pair arrays)

  • isBBox(extent: unknown) : boolean

Parameters

Parameter Type Default Notes
extent Required unknown

Returns

boolean

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