On Mar 15, 7:36 am, "[email protected]" <[email protected]> wrote: > hi, > i am developing a application that shows route between 2 places. > i want a static image of the route between the 2 places. > please help
What with? A starting point is the documentation: http://code.google.com/apis/maps/documentation/staticmaps/#Paths Note that you need to know the points on the route before you can display it, and Google will not supply those for static maps. See Issue 235. http://code.google.com/p/gmaps-api-issues/issues/list -- 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.
