How do a retrieve the latitude and longitude that a user clicked on my google map? I want to add a marker at that location which is easy, but I cannot get the lat/lng where the user clicked.
I've read through the Google API documentation and can do this on my website fairly easily... just cannot seem to get the lat/long on a click event of the map in Tiggzi.
Here is the website example (not click but mouseover, should be similar functionality):
http://gmaps-samples-v3.googlecode.co...
Thanks in advance, loving Tiggzi!
Tom