laptop and a wrench

Bug

The API encounters an issue on ExtentChange where the ExtentChanged event fires multiple times.

Last Published: April 12, 2019 ArcGIS Runtime SDK
Bug ID Number BUG-000095208
SubmittedMarch 23, 2016
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK
Version found10.2.6
Operating SystemWindows OS
StatusWill Not Be Addressed

Additional Information

This behavior is by design. The ExtentChanged event fires each time the MapView extent changes, which during a pan or zoom operation are multiple times. We recommend keeping to a minimum any code executed when this event fires. There is an alternative event, NavigationCompleted, which fires at the end of a navigation sequence. Typically this is a better event to use for implementing code related to the user’s current extent (Viewpoint).

Steps to Reproduce

Bug ID: BUG-000095208

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options