Skip to content

Commit 0d82173

Browse files
committed
chore: Bump Version + Update Readme
1 parent 8b4e07e commit 0d82173

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
## 1.1.0
2+
3+
* Added Annotation zIndex
4+
* Added posibility to take snapshots of the map
15
## 1.0.3
26

3-
* Fixes an issue where mapController.moveCamera would animate the camera transition.
4-
* To animate a camera movement, mapController.animateCamera should be used instead.
7+
* Fixes an issue where mapController.moveCamera would animate the camera transition
8+
* To animate a camera movement, mapController.animateCamera should be used instead
59

610
## 1.0.2
711

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: apple_maps_flutter
22
description: This plugin uses the Flutter platform view to display an Apple Maps widget.
3-
version: 1.0.3
3+
version: 1.1.0
44
homepage: https://luisthein.de
55
repository: https://github.com/LuisThein/apple_maps_flutter
66
issue_tracker: https://github.com/LuisThein/apple_maps_flutter/issues

0 commit comments

Comments
 (0)