We are experiencing an issue with map rendering when using AutoPanning in our .NET MAUI application with ArcGIS Runtime 200.6.0. The problem is especially noticeable when the map is rotated. The map does not update correctly during auto-panning, leading to an incorrect display. For instance, see right upper area in following screenshot:
Screenshot with rending issue in right upper area
Environment:
- Framework: .NET MAUI
- ArcGIS Runtime Version: 200.6.0
- Map Type: MMPK (Mobile Map Package)
Steps to Reproduce:
- Load an MMPK-based map in a MapView.
- Enable AutoPanning (e.g., for tracking GPS movement or user interaction).
- Rotate the map.
- Observe that the map does not render correctly or fails to update as expected during auto-panning.
Additional Information:
- We would appreciate any guidance on potential workarounds or if this is a known issue.
- Let us know if further details or logs are required.
Any help or insights would be greatly appreciated!
Thanks in advance!