Hi,
I tried to add my own Loading indicator but it just appear for while and vanishes and the countries get highlighted one by one after that.. We can see them getting highlighted. Please suggest something.
Is there any jQuery function which indicates the end of map processing?
Thanks.
On Monday, May 28, 2012 3:29:08 PM UTC+5:30, MC Get Vizzy wrote:
The chart doesn't provide a built-in loading indicator. You'll have to add your own. Sorry.
Hi,
As highlighting a particular region by a specific color is not possible in Geochart, I am extracting countries on region selection from an xml file. ie when South Asia is selected then all the countries and ISO codes will be fetched from an xml file and stored in datatable. Then these cities will be highlighted by a color.
The problem is when I select Africa, Its taking time to highlight all the countries. Some countries get selected immidiately but I can visually see some countries getting highlighted one by one.
Hence untill all the countries from the datatable dont get highlighted I want to keep a loading indicator.
how can I do it?
Thanks,
Sac