mapp.layer{}
The individual mapp layer modules are exported as mapp.layer{} object to the mapp library module.
- Source
Methods
(inner) Style(layer) → {function}
The deprecated mapp.layer.Style()
method will warn if used and return the featureStyle()
method which supersedes this method.
Parameters:
Name | Type | Description |
---|---|---|
layer | Object |
- Deprecated
- Yes
- Source
Returns:
featureStyle
- Type:
- function