Solved
Extract latitude and longitude values separately from a location base type ?
Hi all,
I need to extract latitude and longitude values separately from a location basetype.
Does anyone has an idea how to do it ?
Thanks
Hi all,
I need to extract latitude and longitude values separately from a location basetype.
Does anyone has an idea how to do it ?
Thanks
In a Service you can treat it either as an object and do obj.latitude
or treat it like a string and parse out based on comma
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.