Skip to main content

isGeometry

Checks whether a value is a geometry object created by the geos.js.

Parameters

NameTypeDescription
valueunknownThe value to check

Returns

boolean

true if value is a geometry object created by the geos.js

Examples