Re: GPS Speed on IOS

2014-02-07 Thread Nakia Brewer
Oh okay, the speed value didn't work on version 5.5.X so that is great if it now works. I'll give it a try and see what happens.. Sent from my iPhone > On 7 Feb 2014, at 4:57 pm, "Guglielmo Braguglia" > wrote: > > Hi, > you don't have to "calculate" speed ... > ... starting from, if I remem

Re: GPS Speed on IOS

2014-02-06 Thread Guglielmo Braguglia
Hi, you don't have to "calculate" speed ... ... starting from, if I remember, LiveCode 6.1, you have "speed" (and "course") included in Location info. From old iOS release notes : "Location -- a comma separated list of the latitude, longitude and altitude of the device. If detailed is true an

GPS Speed on IOS

2014-02-06 Thread Nakia Brewer
Hi, Just wondering if anyone has done anything with an in App contained way of calculating speed with the available outputs from mobile location feature on iOS? This App may be used in places without internet coverage so calling to the google API etc is a no go. Appreciate any thoughts..