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
Behavior change: when fully zoomed out (especially when using MinimumScaleMode.Fit), it's possible to scroll the map freely within the screen bounds. This new behavior ensures a consistent scrolling experience when scrolling in and out.
Proper support for setScrollOffsetRatio api.
Performance improvements. The internals have changed: the layout no longer applies padding to position its children.