The initial value of Object.prototype.constructor is the standard built-in Object constructor.
Conversion options for mgrs and utm conversion types.
The conversion type of the input strings.
An array of XY-coordinates (in JSON format) to be converted.
The number of digits to output for each of the numerical portions in the string.
If true
, then numeric portions of the string are rounded to the nearest whole magnitude as specified by numOfDigits
.
The spatial reference (or WKID of the spatial reference) of the XY-coordinates to be converted.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
If
true
, then spaces are added between components of the string.Read more...