Michael Lundstrom Report post Posted June 8, 2011 Hi, I'm having an issue, I'm able to use the link property on an application marker (<marker id='1' shapeId='1Image' link='JavaScript:setFilter("Aalsmeer");'/>) but it only triggers when someone clicks on the shape, and not on the label (defined in the definition marker). Can you please help? The markers part of the xml looks like: <markers> <definition> <marker id='1' x="160.54" y="280.55" label='Aalsmeer' labelPos='right'/> <marker id='2' x="191.54" y="243.55" label='Amsterdam' labelPos='right'/> </definition> <shapes> <shape id='1Image' type='image' url='/pictures/images/up.png' labelPadding='8'/> <shape id='2Image' type='image' url='/pictures/images/up.png' labelPadding='8'/> </shapes> <application> <marker id='1' shapeId='1Image' link='JavaScript:setFilter("Aalsmeer");'/> <marker id='2' shapeId='2Image' link='JavaScript:setFilter("Amsterdam");'/> </application> </markers> Thank you in advance! Mike Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 9, 2011 Hi, Welcome to FusionCharts Forum! First of all, we would like to thank you for showing interest in FusionCharts. I am afraid, FusionCharts does not support the feature you are looking for, at this time. We have taken a note of your request here and added the same in our wishlist. Hope you have a great day! Share this post Link to post Share on other sites
Michael Lundstrom Report post Posted June 10, 2011 (edited) Thanks for the swift reply Angshu. Too bad that it isn't possible as it would make the map much more intuitive. Kind regards, Mike Edited June 10, 2011 by Michael Lundstrom Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 10, 2011 Hi, Thanks for your valuable feedback. We will try to implement this feature in our future upgrades. Thank you very much for your continued patience and patronage. Hope you have a great day! Share this post Link to post Share on other sites