File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.9+3
2
+
3
+ * InfoWindow anchor is now configurable
4
+
1
5
## 0.1.9+2
2
6
3
7
* Fixed placement of custom Markers
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ packages:
122
122
path: ".."
123
123
relative: true
124
124
source: path
125
- version: "0.1.9+2 "
125
+ version: "0.1.9+3 "
126
126
plugin_platform_interface:
127
127
dependency: transitive
128
128
description:
Original file line number Diff line number Diff line change 1
1
name : platform_maps_flutter
2
2
description : A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
3
- version : 0.1.9+2
3
+ version : 0.1.9+3
4
4
homepage : https://github.com/LuisThein
5
5
repository : https://github.com/LuisThein/platform_maps_flutter
6
6
issue_tracker : https://github.com/LuisThein/platform_maps_flutter/issues
You can’t perform that action at this time.
0 commit comments