Skip to content

Releases: mapbox/mapbox-plugins-android

AnnotationPlugin v0.6.0

08 Apr 09:33

Choose a tag to compare

Features

  • Maps SDK bump to 7.3.0 #895
  • Add toString, hashcode and equals #858
  • Delete all annotations method #859
  • Add style spec documentation generation #879
  • Move supported json properties docs to the public methods #889
  • Support string color for layout properties #897
  • Expose GeoJsonOptions #909

Bugs

  • Check if annotation is an active annotation when updating #891
  • Use with prefix for options #898
  • Notify gesture manager when drag is handled #906
  • Register only one style loaded listener #905
  • Use constants wherever property name strings are needed #910

OfflinePlugin v0.5.0

08 Apr 09:35

Choose a tag to compare

Features

  • Maps SDK bump to 7.3.0 #895
  • Use a generic OfflineRegionDefinition #913

Bugs

  • Include missing Timber dependency #820
  • Disable vector drawable in download notification on pre lollipop devices #866
  • Check for null intent in case of a service restart #912

LocalizationPlugin v0.8.0

05 Feb 12:49

Choose a tag to compare

  • Language fallbacks for Localization plugin #823
  • Update dependencies and javadoc source reference #827
  • Increase usefulness of warning log for Localization sources #825
  • Maps SDK v7.1.1 #820

AnnotationPlugin v0.5.0

05 Feb 12:50

Choose a tag to compare

  • Do not flag click events as handled #822
  • Update dependencies and javadoc source reference #827
  • Fixup remove drag listener naming #833
  • Maps SDK v7.1.1 #820

TrafficPlugin v0.8.0

09 Jan 11:29

Choose a tag to compare

  • Update Traffic plugin with the Maps SDK v7.0.0 #793
  • Traffic plugin update #785

PlacesPlugin v0.7.0

09 Jan 11:28

Choose a tag to compare

  • Update Offline plugin with the Maps SDK v7.0.0 #789
  • Places plugin NPEs fixes #806

LocalizationPlugin v0.7.0

09 Jan 11:26

Choose a tag to compare

  • Update localization plugin with the Maps SDK v7.0.0 #791

OfflinePlugin v0.4.0

09 Jan 11:28

Choose a tag to compare

  • Update Offline plugin with the Maps SDK v7.0.0 #789
  • Cancelling download reworked #779
  • Add cancel text and enable/disable map snapshots notification options #805

BuildingPlugin v0.4.0

09 Jan 11:26

Choose a tag to compare

  • Update building plugin with Maps SDK 7.0.0 #795

AnnotationPlugin v0.4.0

09 Jan 11:25

Choose a tag to compare

  • Mapbox maps SDK for Android v7.0.0 #800
  • Save plugin's state across style changes #800
  • Exposed filter API #775
  • Create annotations from FeatureCollection/GeoJSON #772
  • Invalid symbol ID during animation fix #776
  • Make package private abstract classes public #769
  • Draggable builder option #768
  • Generic geometry #777