Sorry, Steve, I had to head out shortly after my previous post. I didn't log out so it probably looked like I was still on this thread.
I like the new page. I especially like the ability to specify the number of points. One question I have, though, is whether it might be better for the point information to show up by moving the mouse over them rather than through clicks. That would make reviewing the route a lot quicker. I realize it may be a Google Maps limitation which can't be changed.
Still requires a click for me.
lol yeah sorry about that. I've removed the old login/tracker pages... so log back in, should take you to the new page and setup. That one includes the hoverover, mobologo stuff, variable points, etc![]()
Got it. Hover works perfectly. Huge improvement! Thanks.
NP
I'm looking at the database and the program... the speed comes from one GPS sentence while the lat/lon/alt/sats come from another sentence. Since the program uses the last known data for each one... if it came time to upload/save the data and it hadn't received a new speed update... it's possible it just used the previous speed with the new lat/lon.. so you're moving but it's using the old speed. I think I need to adjust where it waits for the 'save/upload freq' so it still continues to process the gps data, it just doesn't upload/save except according to the specified frequency. Instead of just sitting there for the specified time then trying to process the data and save/upload. Cuz as weird as it seems, it's possible it processed the one sentence each time, missing the sentence containing the speed... :-\ I'll see what I can do.
Made a few functional changes to the Website side. Added Javascript detection for the maps, so if you don't have it, it tells ya you need it.
Also added a Log Out link that will clear your identifiable session variables and takes you back to the login page.
Patched a security hole.
Still working on the other issues...
Bookmarks