Skip to content

Releases: fivenine-zurich/UnifiedMaps

2.1.0

03 Sep 08:23
Compare
Choose a tag to compare

Changed

  • GooglePlayServices Update to 71.x #105

2.0.3

31 May 06:31
Compare
Choose a tag to compare

Fixed

  • SetNativeControl Null Exception on Xamarin.forms 4.0 #100

2.0.2

22 Mar 10:51
Compare
Choose a tag to compare

Updated

  • Android: Map inside ScrollView shouldn't move the scrollView #98

2.0.1

01 Oct 11:47
Compare
Choose a tag to compare

Updated

  • iOS 12 MapPinClicked and MapPinLongClicked Events are not fired #93
  • iOS PinInfoViewClicked Event not fired #91

2.0.0

14 Sep 08:49
Compare
Choose a tag to compare

Added

  • Drag Pins and Long Click Events #83
  • Move to region with circle boundary #85
  • Changed naming of PinCallout Events and Methods to PinCalloutView. Old events are marked as Obsolete and will be removed in the future.

Changed

  • Migrate to netstandard2.0 #86

1.12.0

20 Jul 09:08
Compare
Choose a tag to compare

Added

  • Clearing binded ObservableCollections with markers now remove all Markers from the Map.

Updated

  • Changed dependencies in nuspec, the NuGet now requires Xamarin.Forms 3.0.0.561731 and Xamarin.GooglePlayServices.Maps 60.1142.1
  • Fix GitHub URL in nuspec

1.11.0

20 Jul 08:04
Compare
Choose a tag to compare

Added

  • Added new Property ExcludeUserLocationFromFitAllAnnotations to disable automatic inclusion of user location in fitting visible region to map annotations on iOS

1.10.0

20 Feb 09:28
610ae1d
Compare
Choose a tag to compare

Updated

  • Changed dependencies in nuspec, the NuGet now requires Xamarin.Forms 2.4.18342 and Xamarin.GooglePlayServices.Maps 42.1021.1

1.9.1

19 Feb 13:55
Compare
Choose a tag to compare

Fixed

  • Fixes initial visible region not correctly set on GoogleMaps on Android

1.9.0

29 Jan 15:58
Compare
Choose a tag to compare

Updated

  • Updated GooglePlayServices Dependencies on Android Projects