Skip to content

v1.0.5

Choose a tag to compare

@rithik-dev rithik-dev released this 25 Oct 13:22
· 14 commits to master since this release
67fac6c
  • BREAKING: MarkerIconInfo inputs are now non-nullable
  • BREAKING: Added properties onTapMarker, onTapInfoWindow, infoWindowTitle and isVisible to MarkerIconInfo, and removed corresponding params for source, destination, driver from GoogleMapsWidget
  • Changed internal implementation of the widget
  • Added layoutDirection property
  • Added onPolylineUpdate callback
  • Exposed state class to allow updating source/destination lat lng, or interacting with google maps con directly
  • Updated a dependency to the latest release
  • Updated example app
  • Updated README.md