You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Reduce code duplication: MoveToRegion(MapSpan) now delegates to
MoveToRegion(MapSpan, bool) with animated=true
- Add antimeridian crossing unit test to verify MapSpan.FromLocations
correctly handles points near ±180° longitude
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments