On May 30, 1:04 am, Naveen <[email protected]> wrote:
> hi everybody..
>                  Please some one tell me how to retrive the address
> using google maps api
>
> For example just openhttp://maps.google.com/
> and in search type Canlis, usa,,we will be getting few option click on
> any of them .
> There we will be getting the address..How to retrive that address
> using api

The process of converting an address to geographic coordinates that
can be displayed on a google map is called geocoding.
(search the group and the documentation for geocoding or geocoder)

However, "Canlis, USA" doesn't seem to be an address.  You might want
to look at the Places API:
http://code.google.com/apis/maps/documentation/places/

  -- Larry

>
> Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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