Skip to content

Commit 421b527

Browse files
author
Hirbod
committed
update 1.3.3
1 parent b605d44 commit 421b527

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,15 @@ v.1.3.3
2727
**Added**
2828

2929
- added zIndex (iOS only, not available for Android)
30+
- [659](https://github.com/wf9a5m75/phonegap-googlemaps-plugin/issues/659)
31+
3032
```js
3133
map.addMarker({
3234
zIndex: int
3335
})
3436
// and
3537
marker.setZIndex()
3638
```
37-
- [659](https://github.com/wf9a5m75/phonegap-googlemaps-plugin/issues/659)
3839

3940
**Fixed**
4041
- Status-Bar Shift-Down

0 commit comments

Comments
 (0)