Methods
changeCountry(value)
Change the country of a user
Parameters:
Name | Type | Description |
---|---|---|
value |
changePilotArea(value)
Change the pilot area of a user
Parameters:
Name | Type | Description |
---|---|---|
value |
changeProfessionalGroup(value, index)
Change the professional group (occupation) of a user
Parameters:
Name | Type | Description |
---|---|---|
value |
||
index |
* |
geocode()
Geocode the entered address
submitProfile()
Submit the profile by dispatching the according action with the form state + JWT token
updateCoordinates(event)
Change the coordinates based on either a dragged marker or a geocoded address
Parameters:
Name | Type | Description |
---|---|---|
event |
* |
updateField(event)
Update the field state on change
Parameters:
Name | Type | Description |
---|---|---|
event |