Search found 7 matches

Go to advanced search

by Erwin Oliva
Tue Mar 18, 2014 1:00 am
Forum: Issues
Topic: Open link in new window/other browser
Replies: 7
Views: 1396
 
Jump to post

Open link in new window/other browser

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.

by Erwin Oliva
Tue Mar 18, 2014 12:37 am
Forum: Issues
Topic: Open link in new window/other browser
Replies: 7
Views: 1396
 
Jump to post

Open link in new window/other browser

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.

by Erwin Oliva
Tue Mar 18, 2014 12:28 am
Forum: Issues
Topic: Open link in new window/other browser
Replies: 7
Views: 1396
 
Jump to post

Open link in new window/other browser

Hi Igor, Thanks for the suggestion. It seems that using javascript window.open() and navigate to link on click event won't work inside a Google Map info window. I have tested with a simple navigate to link on a click event on an image that I had inside the google map info window, and it won't even r...
by Erwin Oliva
Mon Mar 17, 2014 11:53 pm
Forum: Issues
Topic: Open link in new window/other browser
Replies: 7
Views: 1396
 
Jump to post

Open link in new window/other browser

Hello, I am using the UI component LINK to map my REST service results to a Google Map Info Window. When the LINK component is clicked it opens up on the current window. I am not sure how I can use the above scripts to allow opening of the LINK on a new window. Does the above script require that I s...
by Erwin Oliva
Mon Mar 17, 2014 4:01 am
Forum: Issues
Topic: Multiple Google Map Markers from REST request
Replies: 13
Views: 2893
 
Jump to post

Multiple Google Map Markers from REST request

Thank you Willie! Your tip saved me countless hours!

by Erwin Oliva
Wed Mar 12, 2014 11:21 pm
Forum: Issues
Topic: How to clear the google map markers before refreshing with a new map?
Replies: 5
Views: 954
 
Jump to post

How to clear the google map markers before refreshing with a new map?

Thank you very much Maryna! It helped.

by Erwin Oliva
Wed Mar 12, 2014 7:35 am
Forum: Issues
Topic: How to clear the google map markers before refreshing with a new map?
Replies: 5
Views: 954
 
Jump to post

How to clear the google map markers before refreshing with a new map?

Hello, Could someone be kind enough to share how I can clear the markers in google map before refreshing it with a new set of markers? I have followed the tutorial in http://docs.appery.io/tutorials/addin... and I can get markers on the map. However, I have added the capability to add new set of mar...

Go to advanced search