http://gmaps-samples-v3.googlecode.com/svn/trunk/xmlparsing/
On Sep 12, 11:59 pm, JoshN <[email protected]> wrote: > It seems to work fine if you pass kml in the 'q' argument. See this > for example: > > http://maps.google.com/maps?q=http://cns.miis.edu/multimedia/interact... > > Seems a bit unstable with this many markers, but worth > investigating... > > On Sep 12, 7:39 am, Sören Nils 'chucker' Kuklau <[email protected]> > wrote: > > > > > On Sep 12, 10:38 am, JoshN <[email protected]> wrote: > > > > Not sure how many markers you are looking at, > > > Probably less than a handful — but more than one. > > > > 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 > > > GET would be fine, but all public info I've seen suggests that this > > method only supports a single marker. That won't do. :( > > > > I'm fairly certain the patterns work the same as those discussed here: > > > >http://code.google.com/apis/maps/documentation/geocoding/ > > > All examples there, too, seem limited to one query per URL. > > > Thanks anyways!- Hide quoted text - > > - Show quoted text - -- 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.
