|
3 | 3 | <metadata minClientVersion="2.8.3"> |
4 | 4 | <id>Xamarin.Forms.GoogleMaps</id> |
5 | 5 | <title>Xamarin.Forms.GoogleMaps</title> |
6 | | - <version>3.0.1</version> |
| 6 | + <version>3.0.2</version> |
7 | 7 | <releaseNotes> |
8 | | -# 3.0.1 |
9 | | - |
10 | | -## Bug Fixes |
11 | | - |
12 | | -* #466 [Android]Fix memory leak when Map disposed |
13 | | -* #413 [Android]Fix resets camera when device rotating |
14 | | - |
15 | | -# 3.0.0 |
| 8 | +# 3.0.2 |
16 | 9 |
|
17 | 10 | ## New Features |
18 | 11 |
|
19 | | -* #355 Support .NET Standard 2.0 |
20 | | - * Now depends Xamarin.Forms 3.0.0.482510+ |
21 | | - * [UWP]Now depends Windows 10 Fall Creators Update(build 16299) |
22 | | - |
23 | | -* PR#483 [Android]Update reference GooglePlayServices.Maps package to 60.1142.1 |
24 | | -* #452 [Android]Change MapRenderer.OnMapReady's accesibility from private to protected |
25 | | -* #487 [Android/iOS]Add Map.Region property what can get correct screen corner latitude/longitude |
26 | | -* #509 Now depends Xamarin.Forms 3.0.0.482510+ |
27 | | -* #499 Add TileLayer.ZIndex property |
28 | | -* #497 [Android/iOS]Support Caching BitmapDescriptors(Android) or UIImages(iOS) |
| 12 | +* #535 [Android]No longer need WriteExternalStorage permission |
29 | 13 |
|
30 | 14 | ## Bug Fixes |
31 | 15 |
|
32 | | -* #452 [Android]Fix MapRenderer.OnMapReady accesibility |
33 | | -* #517 [iOS]iOS 10.0+ native crash when setting a value to the Map.MapStyle property. |
34 | | -* #491 [Android/iOS]Causes NotSupportedException when using stream via URL |
35 | | -* #504 [iOS]Fix NullPointerException when Page popped |
36 | | - |
| 16 | +* #413 [Android]Fix resets camera when device rotating |
| 17 | +* #549 InfoWindowLongClicked does not work |
37 | 18 |
|
38 | 19 | full release notes is here - https://github.com/amay077/Xamarin.Forms.GoogleMaps/blob/master/RELEASE_NOTES.md |
39 | 20 | </releaseNotes> |
|
0 commit comments