This issue has been fixed in version 3.2:http://support.esri.com/en/bugs/nimbus/TklNMDg4NzE4
private function init():void { map.addEventListener(PanEvent.PAN_UPDATE, repositionInfo); map.addEventListener(ExtentEvent.EXTENT_CHANGE, repositionInfo); //Add to bypass infoWindowRendererHighlightColor map.setStyle('infoWindowRendererHighlightColor', NaN); }
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.