external link in infoWindow or onClick of a marker on a map
1,210 views
Skip to first unread message
camfam
unread,
Aug 23, 2010, 2:34:10 PM8/23/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Maps JavaScript API v3
I have created a map and added markers. I would like to open an
external link when a marker is clicked. IF that is not possible,
would like to have the URL clickable within an infoWindow. Are either
of these possible?
Keir
unread,
Aug 24, 2010, 10:31:44 AM8/24/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Maps JavaScript API v3
Both should be possible. Just change the click event on the marker.
For example this would redirect the browser to Google.com