I was wondering if anyone would like to point me in the right direction for this.
Im wanting to make a service for walker using Google Maps API V3. I would like to use the map where users click on certain points of a route from start to finish. My map will then add markers at that route, connect the markers with polylines, and be able to save the route. I would also like information on this route, for example, the total distance took and also an ability to have photos associated with certain markers along the route. Ideally it will be GPS based so it could be loaded on a phone and markers are updated automatically, say every 10 seconds, by clicking a "start walk" button. What I would like to know is what I need to read up on thoughout the google maps API, i.e do I need to learn about the directions service to get the distance of the finsihed polyline, or is there easier methods? Has anyone made something similar who can gie me a few tips on this too? How would I go about placing a total time variable in here too, is there something in Google maps for that, or do I use something else for that? I aprreciate anyones help with this, Rick -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
