i am using cllocation.speed to get the speed of the device moving but i am getting 0 every time.....can anybody help me out with this
even i am trying speed = ([newlocation getDistanceFrom:oldlocation]/[newlocation.timeStamp timeIntervalSinceDate:oldlocation.timeStamp])
the problem is it is giving worng speed once in a while......