surfrock66 / torque

A set of tools used with the Torque app for Android to store OBD2 data in MySQL, view GPS data from Torque on a map in real time using the Google Maps JavaScript API, plot OBD2 data in time series charts, and export the data to CSV or JSON.
Other
43 stars 24 forks source link

Support for session time slider and map markers #42

Closed mo5245 closed 3 years ago

mo5245 commented 3 years ago

Added start (green) and end (black) circles as map markers for leafletjs. Support for session time slider to trim session to selected range, updating map, chart and plot on plot submit.

Check if going back to strtok and leaving double quotes off array works for you on url.php, using explode broke functionality for me.

surfrock66 commented 3 years ago

I am so sorry I forgot about this, it got lost in my emails this week, lemme review it.