Releases: amay077/Xamarin.Forms.GoogleMaps
Releases · amay077/Xamarin.Forms.GoogleMaps
v2.0.0-beta2
New Features
- #264 [Android/iOS]Add Pin.ZIndex property
v2.0.0-beta1
Important
- Support Xamarin.Forms 2.3.4+ and Xamarin.GooglePlayServices.Maps 42+
- End of support for Xamarin.Forms 2.3.3- and Xamarin.GooglePlayServices.Maps 29-
v1.8.2-beta1
Bug Fixes
- #280 [Android]Build with Link All SDK Assemblies Fails
v1.8.1
v1.8.0
New Features
- #63 [Android/iOS]Map.IndoorEnabled property
- #181 [Android/iOS]Add Polygon.Holes property
- #234 [Android/iOS]Add Pin.InfoWindowAnchor property
- #241 [Android/iOS]Map.TakeSnapshot method
- #255 [Android/iOS]Add Pin.Flat property
- PR#257 [UWP]Support Map.HasRotationEnabled
- #71 [iOS/Android]Add Map.Padding property
- #84 [iOS/Android]Add Map.HasRotationEnabled property
- #196 Add Map.InitialCameraUpdate property
- #202 Add Map.CameraPosition property
- #7 Add AnimateCamera method
- #7 Add CameraChanged event
- #7 Add MoveCamera method
- #176 Add Map.MyLocationButtonClicked event
- #173 Add Pin.IsVisible property
Bug Fixes
- #246 [Android]NullPointerException occurs when reused BitmapDescriptorFactory.FromStream()
- PR#258 [UWP]CameraPosition Arguments were in wrong order
- #231 Fix Pin.IsVisible does not used when native marker created
- #216 [UWP]Fix Map.VisibleRegion is null when first CameraChanged
- #205 [iOS/Android] Move Map camera to correct region on layout change(from XF.Maps)
- #197 [iOS]Fix GroundOverlay.Transparency is incorrect
- #192 [UWP]Map.MoveCamera(CameraUpdateFactory.NewBounds(…)) does not reset rotation
- #189 [iOS]CameraPositionChanged does not raise when call MoveCamera with CameraUpdate.FitBounds