Hi,
How do I generate a Google Map from user registration form? For example, user enters username, password, and address. I want to show the username, address + corresponding map on following confirmation page.
I have already used static API to render the map as an image, but this is hard-coded. I don't know how to pass the address into the address param.
Any help would be much appreciated. Thanks!
Generate Google Map from user input
Moderator: General Moderators