I'm currently using the GeoMap visualization to display data markers
for 100 US cities. However, I've noticed it has to do a separate AJAX
call to get the longitude/latitude for each city. This is
significantly reducing the load time for the map and I'm wondering if
there is any easy way to combine all of these separate AJAX requests
into one single one.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization 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-visualization-api?hl=en.

Reply via email to