laptop and a wrench

Bogue

After a tile map package is loaded, the SetViewpointAsync() method animates only to the east/west direction and ignores the north/south direction.

Dernière publication: April 14, 2017 ArcGIS Runtime SDK for Xamarin
Numéro d’ID de bogue BUG-000102852
EnvoiFebruary 10, 2017
Dernière modificationJune 5, 2024
S’applique àArcGIS Runtime SDK for Xamarin
Version trouvée100.0.0
Système d’exploitationWindows OS
Version du système d’exploitation8.1
StatutWill Not Be Addressed

Informations supplémentaires

This is by design. The first Layer loaded by the Map determines the Spatial Reference of the Map and the effective maximum extent. In the case of the reproducer, it is still possible to pan E/W because wraparound is enabled (by default). If the MapView.WrapAroundMode property is set to WrapAroundMode.Disabled, then the extent is restricted in both the N/S and E/W directions. To enable a larger navigable extent, pass the desired Spatial Reference into the Map constructor and optionally an InitialViewpoint for the initial extent, as shown in the example code below: Map map = new Map(SpatialReferences.WebMercator); map.Basemap.BaseLayers.Insert(0, localTiledLayer);

Étapes pour reproduire

ID de bogue: BUG-000102852

Logiciel:

  • ArcGIS Runtime SDK for Xamarin

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement