On Oct 1, 10:38 pm, Subodh Shah <[email protected]> wrote: > Hi Larry, > > Any pointers on how to get the link for the map, which is being displayed in > my website, which includes the driving directions?
You need to code your site to take parameters that allow the map to be recreated. as described here: http://econym.org.uk/gmap/linktothis.htm ported to v3: http://www.geocodezip.com/v3_MW_example_linktothis.html?lat=42.359783&lng=-71.092800&zoom=18&type=h http://www.geocodezip.com/v3_MW_example_linktomarker.html?marker=1 http://www.geocodezip.com/v3_MW_example_linktomarker.html?id=Marker%20Two -- Larry > > Thanks. > > On Sun, Oct 2, 2011 at 6:17 AM, [email protected] > <[email protected]>wrote: > > > > > > > > > On Oct 1, 11:17 am, Ravi Darji <[email protected]> wrote: > > > Hi, > > > > I have been asked to send the currently displaying map as image to > > > server > > > Please read the terms of use. > >http://code.google.com/apis/maps/terms.html > > > > So is there any way to do this. > > > Not legally. You can store a link that allows you to reproduce the > > currently displaying map. > > (IANAL) > > > -- Larry > > > > Thanks in advanced, > > > Ravi > > > -- > > 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. -- 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.
