Skip to content

0.16.1

Compare
Choose a tag to compare
@matteblair matteblair released this 19 Apr 08:17
· 31 commits to main since this release

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

Android

  • Update Android target SDK to 30 (#2258)

Core

  • Fix an issue that sometimes caused view center to be incorrect if zoom is changed simultaneously (#2250)
  • Fix a bug with dashed polyline rendering (#2257)
  • Fix a precision issue causing incorrect rendering dashed polylines in over-zoomed tiles (#2261)