Namespace: Wkt

Wkt

The Wkt namespace.
Properties:
Name Type Description
delimiter String The default delimiter for separating components of atomic geometry (coordinates)
Source:

Classes

Wkt

Methods

<static> isArray(obj) → {Boolean}

Determines whether or not the passed Object is an Array.
Parameters:
Name Type Description
obj Object The Object in question
Source:
Returns:
Type
Boolean