Skip to content

v1.7.0

Compare
Choose a tag to compare
@amay077 amay077 released this 15 Nov 18:02
· 903 commits to master since this release

New Features

  • #78 Add Map.PinClicked event and can handling pin selection yourself.
  • #80 Disable MapToolbar in Android
  • PR#98 Add some convenient methods to Bounds and MapSpan
  • #103 Add traffic layer support
  • #95 pin rotation support

Bug Fixes

  • #89 Fix No constructor found for Xamarin.Forms.GoogleMaps.Android.MapRenderer::.ctor(System.IntPtr, Android.Runtime.JniHandleOwnership)

Notice

  • Pin.Clicked event is now obsolete. Please use Map.PinClicked instead of this.