Skip to content

v11.28.4

Choose a tag to compare

@lyydikoi lyydikoi released this 21 Aug 08:55
· 94 commits to main since this release

Bug fixes 馃悶

  • Fixed a leak where a MapView and its render thread could remain permanently retained if the underlying Surface never became ready before the view was destroyed. As part of the fix, MapboxMap.whenSizeReady (@MapboxExperimental/library-internal API only) now returns a Cancelable instead of Unit, so the callback registration can actually be removed.

Dependencies