You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,18 @@
1
+
## 0.1.9
2
+
3
+
* The Annotation rework of [commit](https://github.com/LuisThein/apple_maps_flutter/commit/01e3ea4f4a4274d4d2d2636fd863ba1e3283420d) from apple_maps_flutter was implemented
4
+
* The methods showMarkerInfoWindow, hideMarkerInfoWindow and isMarkerInfoWindowShown were added
5
+
* Scaling of custom markers now works the same way for ios and android
6
+
* The method BitmapDescriptor.fromBytes was added
7
+
1
8
## 0.1.8+1
2
9
3
10
* Updated apple_maps_flutter to solve issue #8 which caused an unresponsive map on iOS after calling setState.
@@ -92,5 +92,3 @@ class HomePage extends StatelessWidget {
92
92
```
93
93
94
94
Suggestions and PR's to make this plugin better are always welcome. Please notice that the features provided by this package depend on the apple_maps_flutter plugin, which will improve in the future.
0 commit comments