Brian Maring Report post Posted September 9, 2009 Hi, Is it possible to update a Fusion Map without showing the reload screen? I'd like to be able to either use something like the the setData() feature of Fusion Widget gauges or the the realtime features with Fusion Charts Thanks, Brian Share this post Link to post Share on other sites
saptarshi Report post Posted September 10, 2009 Hi Brian, It is possible to change the Loading Dialog Message but not to remove the re-loading altogether. The Maps cannot be re-rendered without reloading. Share this post Link to post Share on other sites
Brian Maring Report post Posted September 10, 2009 Would it be possible to have the previous chart stay on the screen until the new chart is ready? So as to skip the white loading screen. Share this post Link to post Share on other sites
Brian Maring Report post Posted September 11, 2009 Hi, Do you have an answer for me? Share this post Link to post Share on other sites
saptarshi Report post Posted September 11, 2009 Hi, Sorry for the delay. We are looking into this. Will let you know in some time. Share this post Link to post Share on other sites
Brian Maring Report post Posted September 18, 2009 Have you guys come up with anything yet? Thanks, Brian Share this post Link to post Share on other sites
Rahul Kumar Report post Posted September 18, 2009 Hi Brian, Would it be possible to have the previous chart stay on the screen until the new chart is ready? So as to skip the white loading screen. I am afraid, it is not possible. Share this post Link to post Share on other sites
Brian Maring Report post Posted September 24, 2009 It is actually very possible to change map data without displaying the retrieving data screen. Instead of using the strURL method, I use AJAX to load the strURL and then I pass the response text to the strXML function. Now it transitions beautifully. You guys should probably add this to your documentation at some point. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted September 24, 2009 Hello Brian, Thank you for your inputs and suggestions. We have made a note of it. Share this post Link to post Share on other sites