On 20 nov, 16:16, Jorge <[EMAIL PROTECTED]> wrote: > Oh, of course. I should have noticed that... In fact, I use GDownloadURL > to parse the XML file that you've shown. Thank you very much! I'll try it > > warden [Andrew Leach - Maps API Guru] escribió: > > > > > On Nov 20, 2:49 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > wrote: > > >> I can connect and see a map with no markers. It looks like the > >> markers are being geocoded on the fly. > > > I see a map with markers which are specified in this XML file: > >http://62.36.20.15/GMAPSCOV/getMarkers?lonSW=-35.5078125&latSW=16.299... > > > A typical marker ishttp://62.36.20.15/GMAPSCOV/getImage?id=1342131&f=.png > > > However, none of this is helping with the original query, which was > > about dealing with failed requests. I just wonder if it's possible to > > use GDownloadUrl to get the image from the server, because then the > > response code from the request can be analysed: 200 is fine and the > > callback function can process the file (or set iconMap.image, which > > would get the file from the browser cache); a 404 or some other > > timeout code could be used to issue the request again. > > > Andrew > > -- > "Se de lo que huyo pero ignoro lo que busco" (Molière)
Oh, by the way, sorry for the up-posting... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
