laptop and a wrench

Bug

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

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM038162
EingereichtSeptember 4, 2008
Zuletzt geändertMarch 19, 2025
Gilt fürNo Product Found
Gefunden in Version9.3
StatusDuplicate

Zusätzliche Informationen

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

Workaround

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)

Schritte zur Reproduzierung

Bug-ID: NIM038162

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln