Select to view content in your preferred language

Keep info window on top of other widgets?

752
2
11-09-2011 06:18 AM
RichardGwozdz
Emerging Contributor
I am working on a web mapping widget using the ArcGIS flex API and ArcGIS Flex Viewer. I have a infoWindow popup when there is a mouse rollover on a map graphic. Problem: the infoWindow renders below other widgets which obscures the data in the info window. Is there a way to force the info window to render on top of all the other viewer widgets?
Tags (2)
0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus
Richard,

   No, Info windows are children of the map with is a element of the MapManager that is drawn under widget or the widgets would not be visible.
0 Kudos
RichardGwozdz
Emerging Contributor
Thanks Robert, that is good to know.

Richard,

   No, Info windows are children of the map with is a element of the MapManager that is drawn under widget or the widgets would not be visible.
0 Kudos