My Maps can't do, since it has to be accesible from anywhere, without the need to log in. The idea is, that a third party application would generate HTTP requests with multiple locations specified by coordinates (lat/lon). This should generate a map with several locations marked, the markers should be clickable, in order to display the geographic info decoded from the coordinates (city name, street, etc.). Now, can these requests be directed to google (like in the 'static' example) or do I have to code my own scripts to handle them? I hope this clarifies the issue :)
On 11 Paź, 17:23, Rossko <[email protected]> wrote: > > However, what I'm looking for is the possibility of sending HTTP > > requests directly to maps.google.com, without doing extra coding on my > > side, hosting files on my server, etc. The point is: I don't want to > > receive an image with a static content, but an interactive map (with > > several locations marked). > > Perhaps look at My Maps --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
