Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

android-v9.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pengdev pengdev released this 08 Jan 15:28
b392522

Changes since Mapbox Maps SDK for Android v8.6.0:

Features

  • Update codebase to androidX. #129

Bug fixes

  • Deprecated MapboxMap#cycleDebugOptions and fixed an UnsatisfiedLinkError when accessed. #104
  • Fixed a null pointer issue on the public static getters of Mapbox.java, in case the user hasn't called Mapbox.getInstance(). #128