Skip to content

0.9.0

Compare
Choose a tag to compare
@tobrun tobrun released this 24 Oct 12:58
· 152 commits to master since this release
  • Fix data parameter for addLine and addCircle #388
  • Re-enable attribution on Android #383
  • Upgrade annotation plugin to v0.9 #381
  • Breaking change: CameraUpdate.newLatLngBounds() now supports setting different padding values for left, top, right, bottom with default of 0 for all. Implementations using the old approach with only one padding value for all edges have to be updated. #382
  • web:ignore myLocationTrackingMode if myLocationEnabled is false #363
  • Add methods to access projection #380
  • Add fill API support for Android and iOS #49
  • Listen to OnUserLocationUpdated to provide user location to app #237
  • Correct integration in Activity lifecycle on Android #266
  • Add support for custom font stackn in symbol options #359
  • Fix memory leak on iOS caused by strong self reference #370
  • Basic ImageSource Support #409
  • Get meters per pixel at latitude #416
  • Fix onStyleLoadedCallback #418