mapp.layer.themes.graduates()
This module exports a function that applies a graduated theme to a feature based on a specified field value.
- Source
Methods
(inner) graduated(theme, feature) → {void}
Parameters:
Name | Type | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
theme | Object | The theme configuration object. Properties
| ||||||||||||||
feature | Object | The feature object. Properties
|
- Source
Returns:
- Type:
- void