File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11## 0.1.2+4
22
3+ * Fixed build failure
4+ * Added anchor param to Annotation
5+ * Added missing comparison of Overlay coordinates, which caused
6+ Circles, Annotations, Polylines and Ploygons to not update correctly
7+ on coordinate changes.
8+
9+ ## 0.1.2+4
10+
311* Added configurable Anchor for infoWindows
412
513## 0.1.2+3
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ packages:
2121 path: ".."
2222 relative: true
2323 source: path
24- version: "0.1.2+4 "
24+ version: "0.1.2+5 "
2525 archive:
2626 dependency: transitive
2727 description:
Original file line number Diff line number Diff line change 11name : apple_maps_flutter
22description : This plugin uses the Flutter platform view to display an Apple Maps widget.
3- version : 0.1.2+4
3+ version : 0.1.2+5
44homepage : https://luisthein.de
55repository : https://github.com/LuisThein/apple_maps_flutter
66issue_tracker : https://github.com/LuisThein/apple_maps_flutter/issues
You can’t perform that action at this time.
0 commit comments