I\'m trying to create a Gmap to allow people to geocode an address and find the respective lat lng. I would like to see this in the forms I\'ve already created. Also, I would li
Ok... here's the code that makes what I wanted to. It might not be that elegant, but it works. I used the getPosition() method to get the coordinates, just have to click in the geocoded marker!