Select to view content in your preferred language

Mobile Flex - Anchor Position of infoWindow

639
2
01-30-2013 06:16 AM
MattSheehan
Deactivated User
To improve the mobile user experience, we would like to anchor the position of the map infowindow. When using:

map.infoWindow.setStyle("infoPlacement","bottom");

this sets nicely the initial placement. We'd like this to be permanent. In the javascript api there is the setFixedAnchor method. Is there an equivalent in Flex?

Thanks

--Rory
Tags (2)
0 Kudos
2 Replies
YannCabon
Esri Contributor
Hi Rory,

My advice is to create a custom skin for the InfoWindow and to remove all the code handling the automatic placement.
0 Kudos
DasaPaddock
Esri Regular Contributor
0 Kudos