laptop and a wrench

不具合

Rectangle Extents are not correctly passed when drawing a rectangle on the map.

最後に公開された状態: August 25, 2014 No Product Found
不具合 ID 番号 NIM011052
送信されましたAugust 17, 2007
最終更新日June 5, 2024
適用対象No Product Found
見つかったバージョン9.2
プログラム言語VB.Net
ステータスWill Not Be Addressed

参考情報

No Public Explanation

対処法

1. Open the “Opp_Map_net” solution in VS2005.2. Create a “Javascript” folder in the solution.3. Set the “UseDefaultWebResources” property to false for the Map and the toolbar control4. Set the “WebResourceLocation” property to “http://<<server name>>/Opp_Map_net/Javascript/”5. Unzip the attached “Changed Javascript files.zip” and copy the following js files to the “Javascript” folder of the solutiona. display_common.jsb. display_vector.jsc. display_map.jsd. display_toolbar.jse. display_dotnetadf.js6. Add the following lines of code to the default.aspx page. Add this under the <body> tag:<script src="Javascript/display_common.js"></script><script src="Javascript/display_vector.js"></script><script src="Javascript/display_map.js"></script><script src="Javascript/display_toolbar.js"></script><script src="Javascript/display_dotnetadf.js"></script> After these changes, run the application and use the tool as mentioned in the above section.The box parameters are being passed correctly and the rectangle is correctly displayed on the map.The changes have been done in the “createClientPostBackQueryString” function of the display_dotnetadf.js file.The “ESRIWebADFHiddenFields” doesnot seems to get the correct values hence it has been changed to get the values from the Map control.

再現の手順

不具合 ID: NIM011052

ソフトウェア:

  • No Product Found

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動