Hi all, when loading a map, is it possible to display an clock (like when loading flex viewer)?.
My flex viewer uses layerdefinition filter and it should be nice if I could display an icon or cursor icon during the filtering.
Thanks,
Naty
Solved! Go to Solution.
Naty,
Sure here is a MapProgressBarWidget that is built for 3.5 but will work for 3.6.
This widget goes in the UI widget section of the config.
<widget horizontalcenter="0" verticalcenter="0" url="widgets/MapProgressBar/MapProgressBarWidget.swf"/>
Will this work if you are waiting for data to display on a map?
Chris,
Sure that is what it was built for.