I was wondering if it were possible to access the names which are displayed on Google Maps and allow you to create events.
For example, would it be possible to make the name “London” (UK) clickable and have a hyperlink to some other page?
Thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No it isn’t, they are part of the tiles.
You could however add a click listener to the map, reverse geocode the location of the click and perform some action based on that result.