How to implement previous extent and next extent functionality in ArcGIS Runtime for Qt? I tried to implement using viewpoint changed event. Bookmarking the current viewpoint in every viewpoint changed event, But viewpoint changed event gets triggered two times when the viewpoint changes. Is there any API's available for this functionality or else please share some logic to implement this functionality.