This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
android-v8.2.0-alpha.1
Pre-release
Pre-release
tobrun
released this
26 Jun 17:42
·
1409 commits
to master
since this release
Changes since Mapbox Maps SDK for Android v8.1.0:
Bug fixes
- Fix
queryRenderedFeatues
bug caused by incorrect sort feature index calculation #14884 - Fix performance regression by switching back to a more compact line attributes layout #14851
- Fix a bug that restricted camera viewport after camera bounds were reset #14882
- Fix a bug that ignored floating point values during core to platform color conversion #14954
- Implemented asymmetric center of perspective: fixed an issue that caused the focal point to be always based on the view's horizontal center when setting MapboxMap setPadding. #14664
Minor features and improvements
- Allow null updates to GeoJsonSource #14898
Other Changes
- Add resource usage to HttpRequest, add offline query flag to HttpRequest #14837