Hi, I'm currently calling the ClientGeocoder.reverseGeocode() method and it's returning the event as expected and I'm able to get the placemarks array with no problems. However, when inspecting this placemarks array in the debugger, there doesn't seem to be a lot of consistency between subsequent calls. All I really want to know is what regional area a set of lat,lng coords are in. A county name would be great. However, this placemarks array is making it difficult to grap this info programatically since the county is sometimes in index 5, sometimes it's in index 3, sometimes it's somewhere else. It's always there somewhere. The point is each call it could be somewhere different, so how am I supposed to write a piece of code to get this info? I've been searching around the web and this group and I haven't seen an answer to this question yet.
Thanks, CJ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
