Hi,
Not sure to fully understand the relink feature.
From what I understand if a attribute use link in a style then it will only work if the linked var is defined in the style, not in the hotspot or layer that has this style (not sure to be clear...)
Thought that relink was for that but it doesn't work.
Let's say I have a hotspot with a width defined and I want to link the height in the style linked to it's width
<hotspot style="hs_style" width="200"/>
<style name="hs_style" height="link:width:width *2"/>
it there a way to make it work ?
Klaus could you post some example with relink ?
Many thanks