Well what part specifically are you having problem with? Take it you have read the documentation: http://code.google.com/apis/maps/documentation/staticmaps/
Not sure can explain in any more detail than the docs goto, without specific details. On 17 January 2011 20:12, Katyayan Agrawal <[email protected]> wrote: > Hi Barry, > > We do have Premier account. > > Thanks for the reply. I can get the directions but my problem is > 'convert it to a static maps URL'. > I need your help to know 'how to convert the directions to a static > maps URL?'. > > Appreciate your help. - Katyayan > > On Jan 14, 5:06 pm, Barry Hunter <[email protected]> wrote: >> I guess you purchasing Premier then? As thats disallowed in the Free >> APIhttp://code.google.com/apis/maps/documentation/staticmaps/#Overview >> >> But regarding your actual question, where are you executing this >> javascript? The javascript API runs in a browser. >> >> As far as I can see you would have to call the Directions API, get the >> directions and convert it to astaticmapsURL. Encoding the polyline >> etc, to get a useablemapwithin theURLleng restrictions. >> >> On 14 January 2011 21:16, Katyayan Agrawal <[email protected]> wrote: >> >> > Hi, >> > We have a requirement to send the driving directions through email. >> > For this we need thestaticmapimageURL, which can be embed into our >> > email JSP page email template to send through mail. >> > I am using the ‘Maps JavaScript API’ and I have starting and end point >> > addresses available to pass to API method call. >> >> > Can you please guide me how can I get thestaticMapimageURLby >> > passing the start and end point address? Which API method I can use >> > for it? >> >> > Thanks, Katyayan >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "Google Maps API V2" 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 >> > athttp://groups.google.com/group/google-maps-api?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" 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. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
