Hi all,
I saw a VERY BIG mistake at the wiki, in the GPS documentation.
The latitude, longitude it's a number with a comma, not a dot.
So, this is incorrect:
klError=0&klPosLatitude=61.504483&klPosLongitude=23.823783&
This is correct:
klError=0&klPosLatitude=61
,504483&klPosLongitude=23
,823783&
I spent a lot of my hours with this problem, and maybe there a lot of people in the same situation, can you fix this?
Thank you!!
