Not sure how many markers you are looking at, but if you'd be happy using a GET method, then maybe just do something like this:
http://maps.google.com/maps?q=40.1,-8.5 I'm fairly certain the patterns work the same as those discussed here: http://code.google.com/apis/maps/documentation/geocoding/ but please let me know if I am wrong. On Sep 11, 3:53 pm, Sören Nils 'chucker' Kuklau <[email protected]> wrote: > On Sep 11, 5:49 pm, Niklas Rosencrantz <[email protected]> wrote: > > > Hi > > I generate KML with python via datastore as follows > > Hi, > > I have no issue generating KML files. What I'm trying to do is send > multiple placemarks over to Google Maps, be it through a KML file, a > special URL, or other means. -- 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.
