Hi Andrew, Basically the App is a Distance Tracking based on the GPS capabilities of the iphone, it tracks Distance , time, Speed, pace and calories burned, at the end of a workout we send we send an email with a summary of all Data. I would like to add the ability to send a map of the actual trip. due to the fact that most of the time i get more than 200 positions depending on the path taking by the user, the Static Map will not be of a great help as I saw in the Forum that it is limited to 50 positions i think, drawing a polyline from an array of positions seems to be the way to go.
The Actual map drawing is just an add on to the application not the core of the application, so not sure if it will conflict with Google TOS. The task i want to accomplish is just get the Map centered on certain coordinates, then draw a polyline to represent the trip of the user, nothing fancy just a basic Google app. I know how to do all the above just did not know once we get the map how to add it to an HTML email. Any help you can provide on this will be greatly appreciated. Thank you On Dec 31, 2008, at 5:05 AM, warden [Andrew Leach - Maps API Guru] wrote: > > On Dec 31, 3:18 am, Grok Lobster <[email protected]> wrote: >> Yes, it's possible. > > But there isn't enough information in the original question to advise > on whether doing so would remain within the Terms of Service. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
