laptop and a wrench

不具合

ArcGIS online services map does not display when the PrimaryResource is set to another mapResourceItem.

最後に公開された状態: August 25, 2014 No Product Found
不具合 ID 番号 NIM038162
送信されましたSeptember 4, 2008
最終更新日March 19, 2025
適用対象No Product Found
見つかったバージョン9.3
ステータスDuplicate

参考情報

NIM036189 - Remove code that restricts dynamic map generation for ArcGIS Online services

対処法

If add the resourceItem using code, do not use Map1.PrimaryMapResource = "SanFrancisco"Try the following code instead: Dim localMapFunctionality As ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapFunctionality localMapFunctionality = Map1.GetFunctionality(0) Map1.Extent = ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Converter.ToAdfEnvelope(localMapFunctionality.MapDescription.MapArea.Extent) Map1.Extent = Map1.Extent.Expand(25)

再現の手順

不具合 ID: NIM038162

ソフトウェア:

  • No Product Found

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

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

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

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

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

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

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