Sign in to follow this  
davidtso

Fusion Maps and Fusion Charts conflict?

Recommended Posts

Hi,

 

 

 

I tried to put fusion chart and fusion maps in one page.

 

Unfortunately, I include both "fusioncharts.php" and "fusionmaps.php", it show the blank page. If I remove either one of the include code, it showed.

 

-----------------------------------------

 

include ("FusionMaps.php");

 

include ("FusionCharts.php");

 

-----------------------------------------

 

 

 

Is there anyone know what's going on?

 

 

 

Thanks,

 

David

Share this post


Link to post
Share on other sites

I just found that fusioncharts.php and fusionmaps.php, some of the function name are the same. That's why it conflicts.

 

The question is:

 

when will use encodeDataURL and datePart function?

 

Thanks,

 

David

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
Sign in to follow this