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