FusionCharts Forum: FusionMap - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

FusionMap Specifying data for FusionMap

#1 User is offline   aluksi 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 09-September 10

Posted 09 September 2010 - 05:30 AM

I'm trying to use FusionMap from flex. Is it possible to use ArrayCollection Object to pass on the data for FusionMap instead of XML (like using FCData for FusionChart for flex).



The data that i need to render is in ActionScript Objects, let me know the best way to feed it to FusionMap.
0

Other Replies To This Topic

#2 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 09 September 2010 - 05:45 AM

Hi,

Welcome to FusionCharts Forum! :)

I am afraid, FusionMaps for Flex does not suuport this functionality, as of now. :)

Plaese note, you can only pass XML data to the maps.

Hope this helps. :)

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

#3 User is offline   aluksi 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 09-September 10

Posted 09 September 2010 - 05:56 AM

Hi Sanjukta!

Thanks for the quick clarification.



I read that the FusionMaps is also based on the same framework as FusionChart which does support passing data as Actionscript objects besides xml. I was hoping I could do something similar with FusionMaps as well.



Regards

Al
0

Other Replies To This Topic

#4 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 09 September 2010 - 06:03 AM

Hi,

FusionCharts and FsuionMaps for Flex are on the same platform but with different data feeding process, as of now.

Your suggestions are important to us. We have made a due note of the same in our wishlist for the upgradation purpose.

Thanks for your continued support.

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

#5 User is offline   greghudd 

  • Forum Newbie
  • Group: Members
  • Posts: 6
  • Joined: 09-January 10

Posted 28 September 2010 - 06:20 PM

View PostSanjukta Mukherjee, on 09 September 2010 - 06:03 AM, said:

Hi,</P><P>FusionCharts and FsuionMaps for Flex are on the same platform but with different data feeding process, as of now.</P><P>Your suggestions are important to us. We have made a due note of the same in our wishlist for the upgradation purpose.</P><P>Thanks for your continued support.


Hi to all...

I needed to do something similar in an application & used a technique similar to this function.

See @

http://stackoverflow...llection-to-xml

Perhaps this will lead to towards a solution. Cheers //GH
0

Other Replies To This Topic

#6 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 29 September 2010 - 08:15 AM

Hi,

Internally FusionCharts and FusionMaps accepts only XML as its data. Hence, the platform is same.

The control for FusionCharts (FusionCharts.swc) is equipped with a function that helps you provide data as ArrayCollection, convert it XML and pass it to the chart. This functionality is not provided in the control for FusionMaps (FusionMaps.swc). FusionCharts.swc and FusionMaps.swc are not same in various respect.

In our wishlist for the next release of FusionMaps for Flex we have this feature added.

Meanwhile, you can try adding a simple function in Flex which will parse through the ArrayCollection and build the required XML for Maps.
Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic