On Jul 9, 8:56 pm, Anthony <[email protected]> wrote: > I was planning on using the > static map API, and while it solved the main problem of getting a map > sent out in emails
I'd be interested to know how you did this and stayed within the Terms of Service (particularly 10.8). http://code.google.com/apis/maps/terms.html Static Maps can show lines: see http://code.google.com/apis/maps/documentation/staticmaps/#Paths but you have to draw them yourself: they don't do directions. However I think the only way you will accomplish what you want is by emailing a link to a map which your recipients can print for themselves. It has the advantage that the email is smaller and is viewable in plain-text. And meets the Terms. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
