My code is basic:
riders = new GGeoXml(url);
map.addOverlay(riders);

I'm generating the xml myself, and pulling out coordinates from a
database.  When GGeoXml comes back (riders variable) how can I tell if
I have any points or not?  If I do not have any points in that
variable I want to zoom out and try again by sending some new
boundaries.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to