All Versions
17
Latest Version
Avg Release Cycle
147 days
Latest Release
1652 days ago

Changelog History
Page 1

  • v2.1.1 Changes

    October 10, 2019
    • ๐Ÿ›  Fixed a bug that led to a crash on Android Lollipop
  • v1.8.0 Changes

    August 07, 2018
    • โž• Added support for marker z-index (PR #126)
  • v1.7.0 Changes

    July 10, 2018
    • โž• Added Leaflet map type which supports Google, Baidu and Gaode map (PR #123)
  • v1.6.0 Changes

    January 16, 2018
    • ๐Ÿ›  Fix enabling location and show location button (PR #117)
  • v1.5.0 Changes

    September 08, 2017

    AirMapView v1.5.0

    • โšก๏ธ #98 Updated dependencies
    • ๐Ÿ›  Fix: #99 Don't force location permissions
    • ๐Ÿ“œ #106 Use SparseArray instead of Map for markers
  • v1.4.0 Changes

    January 21, 2017
    • ๐Ÿ›  Fix: Crash in requestPermissions pre M #89
    • โšก๏ธ Updated Google Play Services to v10.0.1 #96
    • ๐Ÿ›  Fix: Setting location enabled and denying permissions leads to inconsistent state #93
  • v1.3.4 Changes

    April 06, 2016
    • โž• Adds an interface to get a bitmap snapshot of an AirMapView (PR #86)
  • v1.3.3 Changes

    March 28, 2016
    • ๐Ÿ›  Web map bug fixes (PR #76)
    • ๐Ÿ‘‰ Use AirMapMarker in marker click listeners and info window creator. (PR #67)
    • โž• Added some toBuilder() to AirMapMarker and bitmapDescriptor(BitmapDescriptor) to AirMapMarker.Builder (PR #84)
  • v1.3.2 Changes

    February 19, 2016
    • โž• Added support for drawing GeoJson layers (PR #80)
    • Disable file access on Webview and prevent content success (PR #72)
  • v1.3.1 Changes

    January 06, 2016
    • โž• Added support for drawing polygons (PR #64)
    • ๐Ÿ›  Fixed runtime permission for Android M (PR #65)
    • ๐Ÿ›  Fixed drawing markers for China map type (PR #68)