Can you please elaborate, I am looking for the popup skin in flash builder to empliment your fix, but am not having luck. So, I need to know where to find the skin so I can make this fix (more steps of where to put the code). Also does this fix effect the way popups work for other layers. The project we are building has multiple layers, and popups for many of them. We have notice the the popup information renders correctly using ArcGIS.Com, but not in Flex. I think it is a bug in Flex, but need a simple work around. I am using Version 2.4. Thanks for the help.
geometry = WebMercatorUtil.geographicToWebMercator(graphic.geometry) infoWindow.show(geometry as MapPoint);
mapPoint = WebMercatorUtil.geographicToWebMercator(mapPoint) as MapPoint; map.zoom(1 / 16, mapPoint);
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.