We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b605d44 commit 421b527Copy full SHA for 421b527
1 file changed
README.md
@@ -27,14 +27,15 @@ v.1.3.3
27
**Added**
28
29
- added zIndex (iOS only, not available for Android)
30
+ - [659](https://github.com/wf9a5m75/phonegap-googlemaps-plugin/issues/659)
31
+
32
```js
33
map.addMarker({
34
zIndex: int
35
})
36
// and
37
marker.setZIndex()
38
```
- - [659](https://github.com/wf9a5m75/phonegap-googlemaps-plugin/issues/659)
39
40
**Fixed**
41
- Status-Bar Shift-Down
0 commit comments