Skip to content

0.5.2

Compare
Choose a tag to compare
@matteblair matteblair released this 03 May 19:55

This is a minor update to the Tangram Android SDK and the Tangram iOS SDK that backports several fixes to the 0.5.1 release. There are no breaking changes to the SDK interfaces in this release.

Fixes

  • Fixed Marker visibility behavior (#1416, #1429)
  • Fixed a bug causing incorrect glyphs to appear in labels when over 255 fonts were loaded (6c64cf5)

iOS

  • Load fewer fallback system fonts to reduce memory use (#1480, #1487)