Skip to content

Releases: mapbox/mapbox-plugins-android

Places Plugin v0.2.2

07 Mar 21:11
218d28e
Compare
Choose a tag to compare
  • Package namespacing is now corrected to match other plugins #336
  • Back button in Place Picker activity now calls finish() #337
  • Adds missing Javadoc information for PlaceOptions class #339

Places Plugin v0.2.1

27 Feb 21:33
ae37c0f
Compare
Choose a tag to compare
  • Remove location layer dep #319

Localization v0.1.0

27 Feb 22:10
cd35b30
Compare
Choose a tag to compare
  • Initial release

Location Layer v0.4.0

26 Feb 17:18
b9a30af
Compare
Choose a tag to compare
  • LocationLayerOptions class added allowing dynamic styling of layer #267
  • Stale location mode added #264
  • Assets have be updated and added a 3D effect #245
  • All assets and attributes are now prefixed #263
  • Fixed issue with accuracy ring being initialized with value greater than zero #245
  • lastLocation() now returns the location variable directly #245
  • Replacing LocationEngine now updates the listener to use the new engine #292
  • Cancel animation as part of stopping the animation #247

Places Plugin v0.2.0

26 Feb 19:24
61fa5a7
Compare
Choose a tag to compare
  • Place Picker added #262
  • Updated geocoding dependency #261
  • Increased the search view button sizes to help capture when a user clicks the button. #240