eriklindblad Report post Posted September 27, 2007 Is there any way to catch clicks on the map in JavaScript? I would like to use the maps as a country selector. When you click a country I want it to trigger a JavaScript callback with the identifier of the country (or region) as argument. Ideally this would be coupled with a partial update of that country's color (and other attributes), marking it as selected, but a callback would be sufficient. Is there any way to do this? Kindest regards Erik Lindblad Share this post Link to post Share on other sites
Pallav Report post Posted September 30, 2007 Yes Erik. All the maps support this. Please see http://www.fusioncharts.com/maps/docs/ > Drill down maps. Share this post Link to post Share on other sites