fatguyfromqueens Report post Posted February 15, 2017 Hello We are working with Fusion maps and liking it. We have a map that has custom info when a user mouses over a country. The info for each country is a list of links to studies the user can download. What I'd like to do is have that list open in a modal window on entity click. I think I can do it, but just wonder if it has been done, is it possible with fusionmaps (so I don't waste time) and best practices for that if any. ThanksCraig Siave. Share this post Link to post Share on other sites
Prerana Report post Posted February 17, 2017 Hello, Thanks for the query. Your requirement is achievable. We have created a sample as per your requirement i.e. a map which has entityClick event and on entityClick it shows few info about that entity in a model window. Kindly refer the sample below, for the implementation. http://jsfiddle.net/Prerana/s9ybeay5/10/ Hope this will help. Share this post Link to post Share on other sites
fatguyfromqueens Report post Posted February 17, 2017 Thank you so much! This is exactly what I need. Began to hack at it and sort of got a modal but not as clean and as nice as this. Thanks again. Craig Savel Share this post Link to post Share on other sites
Prerana Report post Posted February 20, 2017 Hello, Glad to know that it helped. Happy FusionCharting Share this post Link to post Share on other sites