Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
geometry
booleanIntersects
Function booleanIntersects
boolean
Intersects
(
a
,
b
)
:
boolean
True if
a
and
b
share any point. Wraps
@turf/boolean-intersects
.
Parameters
a
:
GeometryInput
b
:
GeometryInput
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@honua/sdk-js
Loading...
True if
aandbshare any point. Wraps@turf/boolean-intersects.