Releases: amay077/Xamarin.Forms.GoogleMaps
Releases · amay077/Xamarin.Forms.GoogleMaps
v5.0.0
New Features
- Support Xamarin.Forms 5.0
- UWP is no longer supported
v3.3.0
New Features
- PR#643 [iOS]Make iOS MapRenderer callbacks used for MapView protected
- #654 [Android/iOS]Add ItemTemplateSelector
- #663 [iOS]Support iOS Dark mode REQUIRES Deployment target: 9.0+
Bug Fixes
- #657 [Android]Java.Lang.IllegalArgumentException: 'Unmanaged descriptor'
v3.2.1
New Features
- PR#640 [Android]Make Android MapRenderer.NativeMap overridable
- #443 [UWP]Added Polygon and Circle
Bug Fixes
- #524, PR#642 [Android]Crash when using BitmapDescriptorFactory.FromView
Nuget
v3.2.0
New Features
- #123, PR603 [Android/iOS]Add support Xamarin.Forms.GoogleMaps.Clustering by @mierzynskim
v3.1.0
New Features
- #519 Add support ItemsSource and ItemTemplate for Pins
v3.0.6
Bug Fixes
- #609 [Android]Anchor is initialized when updating Pin
v3.0.5
New Features
- PR#572 [UWP]Allow pin changed event to collapse info windows
- PR#567 [UWP]Add ability to provide xaml for pin
Bug Fixes
- #573 [Android]Ground Overlay doesn't display custom image from View
- PR#566 [UWP]Avoid deadlocks when using custom tile layer
v3.0.4
New Features
- #555 Add support .NET Standard 1.0 to nuget package
Bug Fixes
- #559 [iOS]MoveToRegion fails when longitude greater than 90 or less than -90
v3.0.3
Bug Fixes
- #413 [iOS]Fix resets camera when device rotating