Methods
changeActiveArea(area)
Change the active pilotarea (showing the edit form for the active area)
Parameters:
Name | Type | Description |
---|---|---|
area |
- Source:
changeField(event)
Updates the form state on change
Parameters:
Name | Type | Description |
---|---|---|
event |
event | The change event for the active input |
- Source:
saveArea()
Saves a changed pilotarea to the database by calling the updateArea action which connects with the backend
- Source:
uploadAreas()
Uploads the pilotarea outlines to the geoserver to display them in the web GIS via the uploadAreas action
- Source: