Releases: amay077/Xamarin.Forms.GoogleMaps
Releases · amay077/Xamarin.Forms.GoogleMaps
v1.8.0-beta2
New Features
- #176 Add Map.MyLocationButtonClicked event
v1.8.0-beta1
New Features
- #173 Add Pin.IsVisible property
v1.7.1
v1.7.1-beta4
New Features
- #153 Supports XAML Previewer for Visual Stuidio/Xamarin Studio
v1.7.1-beta3
v1.7.1-beta2
New Features
- #134 Add InfoWindowClicked event
- PR#127 [UWP]Supports EnableTraffic
v1.7.0
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.
v1.7.0-beta4
New Features
- #95 Add pin rotation support
v1.7.0-beta3
v1.7.0-beta2
New Features
- #80 Disable MapToolbar in Android