locationValuesJSON ( accuracy ; timeout )
Returns response from LocationValues function as JSON instead of return delimited text
Be the first to rate this function Log in to vote
Jonni™ - Show more from this author |
"accuracy" :
{
"horizontal" : 65,
"vertical" : 10
},
"age" : 0.0007416,
"altitude" : 0.0545050,
"latitude" : 37.406489,
"longitude" : -121.983428
}
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns response from LocationValues function as JSON instead of return delimited text
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.