I ended up using a label to map the url inside an info window in google map.
On click of the label, I invoked window.open(Appery('urllabel').text())
Cheers.
I ended up using a label to map the url inside an info window in google map.
On click of the label, I invoked window.open(Appery('urllabel').text())
Cheers.
Hi again Igor. Let me correct myself. I have successfully tested window.open on an image inside a google map info window, and it works.
Thank you Willie! Your tip saved me countless hours!
Thank you very much Maryna! It helped.