- Source:
The avMap
directive for the map form
Methods
(inner) avMap() → {object}
- Source:
avMap
directive body.
Returns:
directive body
- Type
- object
(inner) setCollapsibleHeader()
- Source:
Initialize header (collapsible element) value (form element) from model values when it loads.
(inner) setCollapsibleHeaderEntry(layerType, layerIndex, entries)
- Source:
Initialize header (collapsible element) value (form element) for layer entry from model values when it loads.
Parameters:
Name | Type | Description |
---|---|---|
layerType |
String | type of layer |
layerIndex |
Integer | index of the layer inside the array |
entries |
Array | array of layer entries |