Skip to content

0.5.0-android

Compare
Choose a tag to compare
@matteblair matteblair released this 21 Feb 16:47

This is a major update to the Tangram Android SDK. There are no breaking changes to the SDK interface in this release.

Features

  • Text labels can now curve to follow polylines (#1256 and #1286).
  • MBTiles files can now be used as sources for "offline" tile data (#1015).

Fixes

  • Marker ease durations are now in milliseconds, like other ease durations in MapController (#1298).
  • Text shaping for some "clustered" glyphs has been corrected (#1294).

Enhancements

  • The AAR of the Tangram Android SDK is now much smaller, debugging symbols are stripped from release builds (#1280).
  • Shaders and shader programs are cached where possible, improving start-up speed for some scenes (#1279).