Select to view content in your preferred language

Resize Popup for Identify Widget

2038
4
11-30-2010 03:59 PM
jaymepeltz1
Deactivated User
Hi,

I have added a image to Roberts Identify 2.1.7 widget which appears in the results, how do I change the size of the popup so you can see the Image more clearly.

Cheers

Jayme
Tags (2)
0 Kudos
4 Replies
RobertScheitlin__GISP
MVP Emeritus
Jayme,

In the InfoPopupWidget.mxml the:
<s:Group id="infoCanvas"
             width="210"
             minHeight="30">


controls the size of the image.
0 Kudos
jaymepeltz1
Deactivated User
Thanks Robert worked great,

Just another query is there anyway that you can move the popup widget around map when it is displayed.

Thanks for your help

Jayme
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jayme,

   Nope, if you want to move the popup around then you will have to create a custom infowindow using a titlewindow.
0 Kudos
JamesEdge
Deactivated User
Robert

How do you make the popup window open to the left of the identify point instead of the right?
0 Kudos