I'm getting geocoding status 500 errors when trying to geocode 800 cities in Texas. About 60% of the 800 cities throw the 500 error, but the amount successful varies. Is there an issue with map_flex_1_20? Or is it my approach to loading them?
On the client side, I'm looping through an ArrayCollection of cities and calling the geocoder for each one. Maybe it is too many/too fast for geocoding service to keep up. What is the best way to add markers for 800 cities when I have them stored in a database? I'm using ColdFusion9, Flex 4 Hero SDK, Flash 10.1, map_flex_1_20.swc. Thanks, Don -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en.
