Quote:
Originally Posted by silviuccia
Hi,
this thread is very interesting 
I have a question.
I try to get speed, but compiler give me a error that don't exits structure.
I use this notation:
Code:
double speed = newLocation.speed;
Thanks
Silvia
|
you need to compile against 2.2 - speed and course are unknown in prior versions.