hi. i want to improve the quality of gps of gm862-gps. because every time i when i receive the coordinate info they are all different from before and its far away from where i am(i got my coordinate from google map).
I always find with my GM862 that even when the device is stationary the location reported by the device jumps around, usually in a predictable pattern and in a radius of about 60-70 metres from where it actually is. When the device is on the move the accuracy is pin-point though. Id have thought it would be the other way around, but apparently not.
You can put the devices coordinates into the search box in google maps, but you need to space it out a little. Just remember to try split the numbers before the decimal into groups of 2 (and if they dont go, the longest group at the start), then itll work in GMaps. Like this: “47 54.9335 N,106 52.4831 E”. Put that in google maps and itll take you here:
(after following the links, the search box should be filled in, so click search otherwise for some reason it doesnt show you the point marker)
You can manually convert your coordinates to DEGMIN (what is used in the google maps api) by dividing it by 100 then dividing the right side of the decimal by 60.