The initial value of Object.prototype.constructor is the standard built-in Object constructor.
The only supported expression is view.scale
.
See field.
See maxDataValue.
An object defining the size of features whose data value (defined in field
or valueExpression
) is greater than or equal to the maxDataValue
for the given view scale.
See minDataValue.
An object defining the size of features whose data value (defined in field
or valueExpression
) is less than or equal to the minDataValue
for the given view scale.
Value must be size
.
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
Defines icon sizes in a size visual variable based on minimum and maximum bounds similar to the BoundedMinMax case.
Read more...