On Oct 11, 1:24 am, loyer <[email protected]> wrote: > Is it possible to create an interactive map in a same manner used to > obtain a static map i.e. by passing multiple locations (coordinates) > in an HTTP request (like in the example below)?
Yes. Because the API is simply an interface, you need to write the parameter-handling code. See Mike's tutorial for a simple example: http://econym.org.uk/gmap/linktothis.htm 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 -~----------~----~----~----~------~----~------~--~---
