> But If I get the reverse geocoder info for that place I just
> get the address.

That's what the reverse geocoder is intended to do
http://code.google.com/apis/maps/documentation/javascript/v2/services.html#ReverseGeocoding
 ... "translating a point into a human-readable address, is known as
reverse geocoding"

> Is there a way to pull possible place names for
> coords?

If you are looking for businesses and institutions, you could try AJAX
Local Search
http://code.google.com/apis/ajaxsearch/local.html
If you are looking for geographic features, try
http://www.geonames.org/

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

Reply via email to