I’m working on an application using a Tracker One and have run into a problem. The application requires fairly precise tracking at low speeds (think walking speed) over a relatively small area (<1 mile radius).
I’ve set the Tracker with Radius Trigger = 0, Minimum Interval = 0, and Maximum Interval = 10 sec. This should give me a location event every 10 seconds. Once configured, I can confirm that this is working by watching the EVENT log – I get a location event every 10 seconds.
Then I go for a walk around my cul de sac to capture data. When I return and look at the map, I seem to be missing data points. At an average walking speed, I should see a data point at about every 10-12 meters – and I don’t. Also, the map shows a number of circles with a number in it – I am assuming those are data points that have the same lat/long values. That should never occur as I am moving constantly at a walking pace.
How can I fix this to show all of the data event data on the map?