cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

linking one mashup with another mashup?

smamidigumpula
1-Newbie

linking one mashup with another mashup?

Hello Friends,

How can I link multiple mashups in one mashup such that if any one click on at some latitude and longitudinal on google map of a mashup it should navigate to another mashup. How can I implement it? Please help me.

Thanks,

sasivardhan

2 REPLIES 2
qngo
5-Regular Member
(To:smamidigumpula)

Hi,

  • You can create a service which returns an InfoTable with at least two fields Locations and MashupName
  • Then bind the InfoTable to the map and display the locations on the map
  • Bind the service above / SelectedRow / MashupName to a Navigation widget / MashupName
  • Bind the map Double-click event to the Navigation widget

Now double-click on one location will open the mashup associated.

Hope this helps.

Quang-Dung

ankigupta
5-Regular Member
(To:smamidigumpula)

Hi sasivardhan mamidigumpula​,

Please check the following article, it is regarding the same scenario.

https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS249997&lang=en_US

I hope it helps.

Thanks,

Ankit Gupta

Top Tags