Select to view content in your preferred language

wait icon loading a map

3797
4
Jump to solution
10-31-2014 05:56 AM
NatashaManzuiga
Regular Contributor

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

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

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"/>

View solution in original post

0 Kudos
4 Replies
MichaelMiller2
Frequent Contributor
0 Kudos
RobertScheitlin__GISP
MVP Emeritus

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"/>

0 Kudos
ChrisSergent
Deactivated User

Will this work if you are waiting for data to display on a map?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Chris,

   Sure that is what it was built for.