The ID of the basemap used to determine the optimal fill color of the features.
Indicates whether the average color of the input view's basemap is light
or dark
.
The initial value of Object.prototype.constructor is the standard built-in Object constructor.
An array of objects describing the values or categories excluded from consideration in visualizing data from the given fields.
An opacity visual variable representing the percentage of the total count comprised by the predominant value of all fields.
The predominance scheme used by the renderer based on the given basemap.
An array of objects describing the value, symbol, and count of each unique type or category represented in the renderer.
The unique value renderer object representing the predominance visualization.
A size visual variable representing the total count of all fields included in the predominance visualization.
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
The result object of the createRenderer() method.
Read more...