Select to view content in your preferred language

SFV :Live Layer Widget - How to disable the Widget Window while only showing popup

738
4
06-09-2010 01:23 PM
JesseMetcalfe
Emerging Contributor
Hello,

How can I disable the LiveLayer Widget 's window and only show the popup window for the features ?
Any help is highly appreciated.

Regards
Jesse N Metcalfe
Tags (2)
0 Kudos
4 Replies
RobertScheitlin__GISP
MVP Emeritus
Jesse,

   Gregory developed a widget called the MapListenerWidget that is exactly what you are after I think.

http://forums.esri.com/Thread.asp?c=158&f=2421&t=297522&mc=14#929106
0 Kudos
JesseMetcalfe
Emerging Contributor
Jesse,

   Gregory developed a widget called the MapListenerWidget that is exactly what you are after I think.

http://forums.esri.com/Thread.asp?c=158&f=2421&t=297522&mc=14#929106


Thanks Robert,

After implementing the widget I am getting Error -  "1119:Access of possibly undefined property attributes through a reference with static type flash.display:Graphics" in MapListenerWidget.mxml file.

Any help is highly appreciated.
0 Kudos
JesseMetcalfe
Emerging Contributor
Thanks Robert,

After implementing the widget I am getting Error -  "1119:Access of possibly undefined property attributes through a reference with static type flash.display:Graphics" in MapListenerWidget.mxml file.

Any help is highly appreciated.


I am able to resolve the Error, the App builds fine.But the widget does not show up when the App runs.
I did not see any Infopup for the Layer I configured in the MapListenerWidget.xml.

Please Suggest.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jesse,

   There is no user interface for this widget so you will not see it. You need to set the widget to preload. Check and see what you set the scalethreshold to in the xml file because you will not see tips until you meet that threshold.
0 Kudos