Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

5.3.2

Compare
Choose a tag to compare
@langsmith langsmith released this 24 Jan 19:33
· 436 commits to master since this release
3222d52

This update is in line with the 5.3.2 release of the Mapbox Maps SDK for Android. Changes include:

  • Fix proguard issues #588

  • Removing deprecated geocode widget example #590

  • Changing all setOnMapClickListener() usage to addOnMapClickListener() #591

  • changed setOnCameraMoveListener() to addOnCameraMoveListener() #592

  • bumped location layer plugin to 0.3.0 #597

  • Inset mini map example xml framelayout reorder fix #600

  • Removed CustomInfoWindowActivity and BasicMarkerViewActivity activities #601

  • Fixes fatal crash for snapshot share example #603

  • Snapshot notification fix #605

  • bumped maps sdk to 5.3.2 #606

  • deleted old mapbox android UI gradle dependency line #607

  • updated whatsnew file for maps 5.3.2 version #608