Skip to content

Releases: SupasinTatiyanupanwong/map-kit-android

2.3.0

14 Jan 05:24
Compare
Choose a tag to compare
  • Internal improvements
  • Amazon Maps variant reached stable, mainly tested with Fire 8 (10th generation)

Full Changelog: 2.2.0...2.3.0

2.2.0

04 May 17:51
Compare
Choose a tag to compare
  • Reworked internal handling
  • Improved nullability checks
  • Deprecated MapKit#noTile() in favor of TileProvider#NO_TILE
  • Supported fallback implementation rather than crashing the host app (#11)

Full Changelog: 2.1.0...2.2.0

2.1.0

22 Aug 13:32
Compare
Choose a tag to compare
  • Allowed MapFragment's onCreateView() to be overridden (#10)

Full Changelog: 2.0.0...2.1.0

2.0.0

10 Jul 16:26
Compare
Choose a tag to compare

Artifacts are now hosted on Maven Central

Starting from 2.0.0 and moving forward, this library is hosted on Maven Central.

In relation to the change of the hosted server, the groupId and the namespace of this library was changed from me.tatiyanupanwong.supasin.android.libraries.kits.maps to dev.supasintatiyanupanwong.libraries.android.kits.maps.

Old versions of libraries are still hosted on JCenter as read only mode.