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); }
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.