pitommasi Report post Posted May 4, 2011 Hi! Fusioncharts has .dspose() method: what about Fusionmaps? Share this post Link to post Share on other sites
FusionCharts Support Report post Posted May 4, 2011 Hi, .dispose() is a new API for FusionCharts which is not yet available for FusionMaps. It would be available in our next FusionMaps release v3.2. Similarly, JSON support, LinkedCharts, advanced event registering, dynamic resizing, Print Manager, functions like resizeTo, clone, isActive, getXMLData, getJSONData, setXMLUrl, setXMLData, setJSONUrl, setJSONData, setMapAttribute,configure, configureLink, addEventListener, removeEventListener, clone, addVariable are not yet supported. Share this post Link to post Share on other sites
pitommasi Report post Posted May 4, 2011 thanks, so what happens if I create different maps (with different swf) with the same ID? From what I have seen if I do that with charts, chart's id automatically changes, so I assume that the old one stil exists in memory. What about maps? Share this post Link to post Share on other sites
Sanjukta Report post Posted May 4, 2011 Hi, Please note that in this case the map is rendered with the old ID. Hope this helps. Share this post Link to post Share on other sites
pitommasi Report post Posted May 4, 2011 even if it is a different map? let's say the first is world map and the second is africa map... Share this post Link to post Share on other sites
FusionCharts Support Report post Posted May 4, 2011 Hi, As of now, yes, the new map (same or different) when rendered with the same/old id. Share this post Link to post Share on other sites
pitommasi Report post Posted May 4, 2011 And did I understand correctly tht this doesn't happen with charts? I.e. if I create a charte with DOMId="blchart" and then I create another one with the same ID, a new one is created, with a different ID and the old one is still loaded in memory? Share this post Link to post Share on other sites
FusionCharts Support Report post Posted May 4, 2011 Yes, This does not happen with charts starting from v3.2 as since v3.2 FusionCharts.js manages the id and if you do not dispose a chart with that id, a different id is created. We will come up with this feature in FusionMaps soon in its next release FusionMaps v3.2 Share this post Link to post Share on other sites
pitommasi Report post Posted May 4, 2011 We will come up with this feature in FusionMaps soon in its next release FusionMaps v3.2 Please, don't do that unless you are ready to add the dispose() method, as well... Share this post Link to post Share on other sites
FusionCharts Support Report post Posted May 4, 2011 Hi, Along with this we will surely add the dispose function. Share this post Link to post Share on other sites
pitommasi Report post Posted May 4, 2011 great news, thanks! Share this post Link to post Share on other sites
FusionCharts Support Report post Posted May 4, 2011 Your wish our command Share this post Link to post Share on other sites
chmalon Report post Posted July 6, 2012 What was the resolution to this? I do see that fusionmaps 3.2 will have a dispose() function, but what about the current release? Is there an equivalent? Share this post Link to post Share on other sites
Swarnam Report post Posted July 7, 2012 Hey, FusionMaps XT expected to release this quarter will provide support for dispose() function. Current official version of FusionMaps 3 does not supports the same. Share this post Link to post Share on other sites