+ 1
How to get latitude,longitude and address of the user from the google map and include it into a text box automatically?
I am designing a form in HTML that includes fields - latitude, longitude and address. I want the user just to pick a point on Google map and the resultant latitude, longitude and address of the user location has to be automatically included into the respective textbox. I am trying but I am not able to get it. My sincere appreciation for anyone who can help me.
2 Réponses
+ 1
https://code.sololearn.com/WRnayjR4hF02/?ref=app
study her code
0
@Brains thanks! btw I have done it.