{
"type": "startLocationTracking",
"params": {
"addressFormDataKey": "o",
"latitudeFormDataKey": "lat",
"longitudeFormDataKey": "lon",
"deniedMessage": "Please activate the location services for this app in the settings of your device",
"disabledMessage": "Please activate the location services for this app in the settings of your device",
"failedMessage": "Your location cannot currently be determined",
"loadingMessage": "Your location is being determined...",
"onError": "",
"onSuccess": ""
}
}