DMXzone Google Maps 2 Support Product Page
Answered
Link Marker to record on page
Asked 18 Sep 2016 20:47:19
1
has this question
18 Sep 2016 20:47:19 Dennis Maier posted:
Hi,On my page I have your Google Maps 2 dynamically fed by your HTML5 Data Bindings.
Is there a way to link a map marker with a record from the data bindings listed on the page?
For example, under the map I display the query results via a repeat region. I would like clicking on the map marker to link to the associated record listed in the query results.
Edit: How can I insert a line new line character in the map Description field.
Also, the Help button on your Google Maps 2 GUI leads to a Page Not Found error page.
What is the purpose of the Key: field? Where is it discribed?
Dennis
Replies
Replied 19 Sep 2016 06:56:46
19 Sep 2016 06:56:46 Teodor Kuduschiev replied:
Hello,
Unfortunately you cannot link a marker to go to a specific link.
In the description field you can use HTML tags, so a new line can be added using a </br> tag. The key field is used to target a specific marker using the control behaviors.
Unfortunately you cannot link a marker to go to a specific link.
In the description field you can use HTML tags, so a new line can be added using a </br> tag. The key field is used to target a specific marker using the control behaviors.
Replied 19 Sep 2016 22:36:58
19 Sep 2016 22:36:58 Dennis Maier replied:
Thanks Teodor,
I have another question, how can I assign a class to the repeat region based on a bindings value.
Example, I want to style the row by adding a background image to the region only when {{AKC_BOM}} == 'Y'
Thanks,
Dennis
I have another question, how can I assign a class to the repeat region based on a bindings value.
Example, I want to style the row by adding a background image to the region only when {{AKC_BOM}} == 'Y'
Thanks,
Dennis