aloha, folks:

I'm relatively new to javascript and the google maps API code.  I've
come a long way in the past 2 months, but I seem to be having a
scoping issue now.

http://www.terevaka.net/dc/081130_index.html

This works in IE, but not Safari.  I'm trying to loop through my XML
data to get my average longitude and latitude so that when the page
first loads I can setcenter based on the XML data and not some hard-
coded value.  I actually loop through the data twice - first to get
the averages and 2nd to create the markers.  In Safari the variables I
use to calculate the averages keep displaying as zero, whereas in IE
they display correctly.

tim


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