Is there any tutorial on how can I get latitude and longitude whenever a user click a specific place in the maps? Thanks! I'm using Google Maps.
Asked
Active
Viewed 2,219 times
-2
-
See this [post for a way to get it using the Google Maps API v3](http://stackoverflow.com/questions/5571641/latitude-longitude-grabber) – geocodezip Aug 22 '12 at 04:08
1 Answers
1
The following example will shows exactly how to generate lat and long on mouse events
Get lattitude and longitude onmouseover and onclick event in google map

Conrad Lotz
- 8,200
- 3
- 23
- 27