layer/themes/basic
This basic theme module exports a function to support a type:basic
theme.
- Source
Methods
(inner) basic(theme, feature)
The basic [theme] method spreads the theme.style object into the feature.style.
Parameters:
Name | Type | Description |
---|---|---|
theme | Object | The layer.style.theme object. |
feature | Object | The feature object. |
- Source