Skip to main content
1-Visitor
November 13, 2016
Question

Clickable location in the Map

  • November 13, 2016
  • 1 reply
  • 2320 views

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

22-Sapphire I
November 14, 2016

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.