The Wkt namespace.
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
delimiter |
String | The default delimiter for separating components of atomic geometry (coordinates) |
Classes
Methods
-
<static> isArray(obj) → {Boolean}
-
Determines whether or not the passed Object is an Array.
Parameters:
Name Type Description objObject The Object in question - Source:
Returns:
- Type
- Boolean