Skip to content

Releases: amay077/Xamarin.Forms.GoogleMaps

v1.1.0

18 Oct 17:44
Compare
Choose a tag to compare

New Features

  • Add Polyline support (Android / iOS only)
  • Add Polygon support (Android / iOS only)
  • Add Circle support (Android / iOS only)
  • Add Tag property to Pin, Polyline, Polygon, Circle classses
  • Add MapSpan.FromPositions method
  • Add animate parameter to Map.MoveToRegion method