Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
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.
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.