Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@tobrun tobrun released this 13 Jan 19:02
· 52 commits to master since this release
62d618e
  • Callbacks added to onFeatureTapped will now also get the position (Point<double>) and the location (LatLng) of the click passed when called #798
  • Fixed layer based feature selection #765
  • Implement the changePosition function for place_fill example #778
  • Invoke onPause method of MapView in onPause lifecycle #782
  • Remove layer before adding layer if layer is added in place example #766
  • Speed property is null when onUserLocationUpdated is called #767
  • Improve iOS OnStyleReady reliability #775
  • Handle line color and geometry #776
  • Fix web issues with style loaded, feature tap, add promoteId, pointer change issue #785
  • Fix more issues with style loading #787
  • Updated settings gradle to new version #789
  • Remove the callbacks in dispose of example click_annotations dart #791
  • Add check for Dart formatting #803
  • Add check for Swift formatting #804
  • Fixed race condition with map#waitForMap #808
  • Add option to not use annotations on android #820
  • Add linepattern in line.dart #825
  • Respect native scale when adding symbols on iOS #835
  • Remove unnecessary print of style height and width #847
  • Android embedding fixes - migrate to maven #852
  • Full style source support #797
  • Gesture fixes #851
  • Fixed issue with return type of remove source on web #854