Sanu <[email protected]> wrote: > Is it possible to fetch latitude and longitude with the help of google > map, > if the person is not able to find the exact location of some specific > area.? > > I meant that by pointing to some area in google map.
Clicking a map to indicate a location is probably the most basic action for a maps API. If you are just starting out with development, I would recommend starting with Version 3 of the API (you have posted to the Group about the deprecated Version 2). See http://code.google.com/apis/maps/documentation/javascript/ and its Group at http://groups.google.com/group/google-maps-js-api-v3 -- 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.
