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 an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Clickable location in the Map

msakshi1
1-Newbie

Clickable location in the Map

Hi,

We are using google map which reflects multiple locations in it. Is it possible to have those locations as clickable and on clicking those particular location, it should be able redirect to a new mashup.

These location are generated dynamically, so we cannot use static button widget over the map.

If we take an example, were we are pointing 5 different location over the map, so we should be able to click those location and individual location will be able to redirect to 5 separate mashup.

1 REPLY 1
PaiChung
22-Sapphire I
(To:msakshi1)

This is where the Data Source which has Selected Row(s)

Selected Row(s) will track what node on the map is clicked and you can then use that information and the selected row changed event.

Top Tags