Hi
I have installed this plugin. It works great but......
How do I stop it?
How do I write the Lat and Lng of each plot to the database. There is little point tracking yourself if you cant store the route.
This is what I have tried.
The code var newPoint = {lat:data.coords.latitude, lng:data.coords.longitude} returns an object. I can get the values of Lat or Lng from this.