Hello, been using the flash api in a project and came across a puzzling problem.
I use a geocoder client to perform address queries, which work fine. However, when I try to use the same geocoder client object to query a reverseGeocode I get a debug error message: 1061: Call to a possibly undefined method reverseGeocode through a reference with static type com.google.maps.services:ClientGeocoder. -- 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.
