We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e162c23 commit d35110aCopy full SHA for d35110a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.1
2
+
3
+* Added markerAnnotation as selectable annotation type.
4
5
## 0.1.0
6
7
* Added ability to place circles on the map.
example/pubspec.lock
@@ -21,7 +21,7 @@ packages:
21
path: ".."
22
relative: true
23
source: path
24
- version: "0.1.0"
+ version: "0.1.1"
25
archive:
26
dependency: transitive
27
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: apple_maps_flutter
description: This plugin uses the Flutter platform view to display an Apple Maps widget.
-version: 0.1.0
+version: 0.1.1
homepage: https://luisthein.de
github: https://github.com/LuisThein/apple_maps_flutter
0 commit comments