TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Emad khan
NA
57
43.4k
Getting pin point address from google map
Mar 26 2017 4:28 AM
How to get user pin-point address by just clicking one button in html page without showing google map to user just like google map did as you can see it in picture.
I just want that when person clicks the button its pinpoint address should get automatically fetched from unseen google map and gets shown in textbox.
lets say the html structure is as follows:
<html>
<body>
<input type="button" value="Click me to get pin point address from google map" />
<input type="textbox" id="addressBox" />
</body>
</html>
Image Screenshot path:
http://i1286.photobucket.com/albums/a615/Emadkhanqai/map_zpsky0mscc7.png
Reply
Answers (
2
)
How to extract XFA form field values using javascript
Did anyone? worked on ExtendedJS Sencha using selenium?