I've got a prototype working that displays GPS track logs. 1) my maps are all client sided code 2) the GPS is a Garmin and I used their Mapsource program to produce a track log file (containing coordinates, time, elevation, etc. for each track point) 3) I took the tracklog file from Mapsource and massaged it into a JS array of objects, one for each point. This is read by my app and a polyline is built from it.
So it's kind of specific and involves a step (turning the Garmin file into a JS array) that would be nice to automate (next version <grin>) here's the link: http://members.bellatlantic.net/~vze2h6gy/papabear/BM_Station_GMap.html#FILE=Maine_Peaks.js&index=RF0740&track=1&z=11&title=1&width=960&height=720&showrm=1 Click on thel "Show Track" control at the top center to display the track. If this interests you, we can continue the discussion. On Aug 30, 1:11 am, "ctorra...@latinmail.com" <ctorra...@latinmail.com> wrote: > I am doing an application on google map to visualize the information > given by a GPS. I was looking at Mike Williams' tutorial and one of > his items "Cartrip2" is exactly what I need for my application. I hope > someone can help me with this. I can pass you my code and I will be > appreciate if you check them. > > thankfully, > Carlos Torralvo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---