Brian Maring

Update map without reload

Recommended Posts

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

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

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

Hello Brian,

 

 

 

Thank you for your inputs and suggestions. :P We have made a note of it.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now