> The map is located here:http://www.denverarthritisclinic.com/locationmap.html
Your geocoder callback breaks at
map.setCenter(point, 13);
probably because the map object isn't global. (geocoding is
asynchronous, and the callback will be executed after your
wagt_map_1() function is completed)
This doesn't seem to have anything at all to do with the original
poster's Mac-only problem.
Any real reason for geocoding on every page load, the clinic isn't
going to move around much, is it?
cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---