> I've looked at the code > (http://code.google.com/apis/maps/articles/mvcfun/distancewidget.js) governing > the twitter search example > (http://code.google.com/apis/maps/articles/mvcfun/twittersearch.html) but I > cannot see where it finds the address data of the latlng data and returns > them to the screen when the markers are dragged.
It's not in there, reverse geocoding is handled in twitter.js at updatePosition() -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
