Skip to content

android-v10.2.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@ank27 ank27 released this 02 Dec 16:12
· 4 commits to v10.2 since this release
5e0c6a6

10.2.0-rc.1 December 2, 2021

Bug fixes 🐞

  • Fix replaceWith template to replace deprecated queryRenderFeatures overloaded methods. (#878)
  • Do not allow to use one associatedFeatureId with multiple view annotations. (#896)
  • Fix an issue where shove gesture was not detected when angle between touch points are not horizontal. (#875)
  • Fix gestures at high camera pitch near horizon line. (#927, #925)
  • Fix fading tiles layout visibility issue on globe view projection zooming in/out. (#925)
  • Allow simultaneous zoom and rotate gesture by default and add GesturesSettings#simultaneousRotateAndPinchToZoomEnabled config option. (#885)

Dependencies

  • Bump gl-native to v10.2.0-rc.1, common to v21.0.0-rc.2. (#925)